JAKER HOSSAIN

JAKER HOSSAIN @jackfd120

About: Frontend Developer | Programming Enthusiast | Lifelong Learner Passionate frontend developer with 2 years of experience in React.js and Next.js. Always eager to learn and tackle new coding challenges.

Location:
Dhaka, Bangladesh
Joined:
Dec 19, 2024

JAKER HOSSAIN
articles - 15 total

Simplifying Query Parameters in Next.js 14/15 with React Query and TypeScript

Take control of query parameters using TypeScript-powered utilities like queryExtractor,...

Learn More 1 0Jun 19

What is React.js and Why You Should Learn It in 2025

React.js is a popular JavaScript library for building modern, dynamic, and high-performance user...

Learn More 4 0May 29

Frontend Developer Resume: Tips, Structure & What Gets Interviews

A practical, no-fluff guide to crafting a frontend developer resume that stands out — with examples,...

Learn More 1 0May 4

Front-end Developer vs Front-end Engineer: What's the Real Difference?

In today’s fast-evolving tech world, job titles often blur together, and one of the most common areas...

Learn More 4 1Apr 27

7 Essential JavaScript Interview Questions for Beginners (With Solutions & Explanations)

JavaScript is one of the most in-demand programming languages today. Whether you're preparing for...

Learn More 2 0Apr 22

🚀Reusable React Input Component for Tags & Colors – Built with TypeScript

Want to allow users to add and manage color names like tags—complete with a tiny preview bubble? In...

Learn More 3 0Apr 20

Build a Reusable, Flexible Modal Component in React with Portal Support

Would you be interested in setting up your modals in a React + Next.js project? In this post, I’ll...

Learn More 1 1Apr 14

Create Reusable Toaster Notifications in React with Custom Animations

Learn how to build a reusable toaster component in React that supports different notification types...

Learn More 0 0Mar 2

JavaScript Date Utility: Convert, Format & Display Dates

The getFormattedDate utility function simplifies date formatting in JavaScript and TypeScript...

Learn More 5 0Feb 13

Next.js Path Extractor: Custom Hook for URL Paths & Query Parameters

Introducing usePathExtractor – a custom React hook for Next.js that simplifies extracting and...

Learn More 1 0Feb 5

Resolving npm Execution Policy Error in PowerShell: A Step-by-Step Guide for Developers

When running npm commands in PowerShell, developers might encounter an error message similar to the...

Learn More 35 9Jan 23

Smart and Modular Validation Toolkit

✅Efficient and modular validation utility ✅Supports common input types (e.g., email, password,...

Learn More 1 0Jan 9

Effortless Form Data Extraction 🚀

Are you tired of repetitive tasks when handling form data? Here's a utility function that...

Learn More 2 1Dec 30 '24

Managing URL Query Parameters with useCustomParams

import { useRouter, useSearchParams } from "next/navigation"; export const useCustomParams = ({...

Learn More 2 1Dec 26 '24

One Function, Endless Possibilities: Meet paramsExtractor!

✨ One Function, Endless Possibilities: Meet paramsExtractor! ✨ 🚀 This versatile utility works...

Learn More 2 0Dec 25 '24