The Dev Journey
The Dev Journey
Follow
Follow
home
newsletter
Archive (20)
Creating a Magical Pulsing Dot Background Animation in React
Jan 4, 2025
·
Forhad Hossain
Using the skip Option in Redux Toolkit Query
Sep 17, 2024
·
Forhad Hossain
Exploring JavaScript Array Methods: The Comprehensive Guide
Jul 16, 2024
·
Forhad Hossain
Extracting Unique Categories from Product Data in JavaScript
Jul 16, 2024
·
Forhad Hossain
Building a Seamless Login Experience in React with FormProvider and Controller
Jul 9, 2024
·
Forhad Hossain
Handling Token Expiration in RTK Query: A Beginner's Guide
Jul 8, 2024
·
Forhad Hossain
Making Redux State Persistent with Redux Toolkit and redux-persist
Jul 5, 2024
·
Forhad Hossain
Using Redux Toolkit Query to Create an Authentication API with injectEndpoints
Jul 5, 2024
·
Forhad Hossain
How to Initialize a Git Repository and Create a GitHub Repository Using the GitHub CLI
Jul 2, 2024
·
Forhad Hossain
Mastering Redux API Hooks: Using useGetTodosQuery with Polling and More
Jul 1, 2024
·
Forhad Hossain
Building a Scalable Express Application with TypeScript
Jun 28, 2024
·
Forhad Hossain
How to Set Up ESLint and Prettier in a TypeScript Project
Jun 28, 2024
·
Forhad Hossain
Understanding Currying in JavaScript: A Friendly Introduction
Jun 26, 2024
·
Forhad Hossain
Keeping User Data Safe: Excluding Passwords from JSON Output in Mongoose
Jun 19, 2024
·
Forhad Hossain
Creating an Expanding Search Component with React
Jun 7, 2024
·
Forhad Hossain
How to Implement Transaction Rollback in Mongoose: A Simple Guide
Jun 3, 2024
·
Forhad Hossain
Step-by-Step Guide to Custom Error Classes in TypeScript with AppError
Jun 2, 2024
·
Forhad Hossain
Understanding TypeScript Mapped Types
May 29, 2024
·
Forhad Hossain
Using Zod for Request Validation middleware in Express.js
May 28, 2024
·
Forhad Hossain
Simplifying Asynchronous Error Handling in Express.js with catchAsync
May 27, 2024
·
Forhad Hossain