DEV Community

Md Yusuf profile picture

Md Yusuf

Software Developer | Technology Advocate | Open Source Contributor

Integration Testing in React: Best Practices with Testing Library

Integration Testing in React: Best Practices with Testing Library

Comments
2 min read
Unit Testing React Components with Jest

Unit Testing React Components with Jest

Comments
2 min read
Caching Data in React: Boosting Performance and User Experience

Caching Data in React: Boosting Performance and User Experience

Comments
2 min read
Effective Loading and Error Handling in React Applications

Effective Loading and Error Handling in React Applications

Comments
2 min read
React Data Fetching: Techniques for REST APIs and GraphQL Queries

React Data Fetching: Techniques for REST APIs and GraphQL Queries

1
Comments
2 min read
Expressing Emotions with React

Expressing Emotions with React

Comments
1 min read
Styled Components: Enhance Your React Applications

Styled Components: Enhance Your React Applications

Comments
1 min read
Implementing CSS Modules in Your React Project

Implementing CSS Modules in Your React Project

Comments
1 min read
Lazy Loading Components in React Router: A Step-by-Step Guide

Lazy Loading Components in React Router: A Step-by-Step Guide

1
Comments
1 min read
React Route Guards: Ensuring Secure Navigation

React Route Guards: Ensuring Secure Navigation

1
Comments
1 min read
Programmatic Navigation in React: A Step-by-Step Approach

Programmatic Navigation in React: A Step-by-Step Approach

1
Comments
1 min read
Understanding Nested Routes in React: A Comprehensive Guide

Understanding Nested Routes in React: A Comprehensive Guide

1
Comments
2 min read
Dynamic Routes and Parameters in React Using React Router

Dynamic Routes and Parameters in React Using React Router

1
Comments
1 min read
React Router v5 vs v6: Key Differences Explained

React Router v5 vs v6: Key Differences Explained

Comments
2 min read
Getting Started with React Router: A Beginner's Guide

Getting Started with React Router: A Beginner's Guide

1
Comments
1 min read
Understanding React's Built-in State Management

Understanding React's Built-in State Management

Comments
1 min read
Understanding React.memo: Optimizing Functional Components

Understanding React.memo: Optimizing Functional Components

Comments
1 min read
Custom Hooks in React

Custom Hooks in React

Comments
2 min read
Step by step guide to implementing lazy loading and code splitting in a React project

Step by step guide to implementing lazy loading and code splitting in a React project

Comments
2 min read
Lazy loading and code splitting in React

Lazy loading and code splitting in React

Comments
1 min read
Render Props in react for functional components

Render Props in react for functional components

Comments
1 min read
Higher-Order Components (HOCs) in React

Higher-Order Components (HOCs) in React

Comments
1 min read
React Portals Explained

React Portals Explained

Comments
1 min read
React Context API Overview

React Context API Overview

Comments
1 min read
useCallback Hook Explained

useCallback Hook Explained

Comments
2 min read
useMemo Hook Explained

useMemo Hook Explained

Comments
2 min read
useReducer Hook Explained

useReducer Hook Explained

Comments
2 min read
useContext Hook Explained

useContext Hook Explained

5
Comments
2 min read
useEffect Hook Explained

useEffect Hook Explained

1
Comments
2 min read
useRef Hook Explained

useRef Hook Explained

Comments
2 min read
useState Hook Explained

useState Hook Explained

1
Comments
3 min read
Forms and Controlled Components

Forms and Controlled Components

1
Comments
2 min read
React Lists and Keys

React Lists and Keys

Comments
1 min read
Conditional Rendering in React

Conditional Rendering in React

Comments
1 min read
Event Handling in React

Event Handling in React

Comments
1 min read
React Hooks: A Detailed Explanation

React Hooks: A Detailed Explanation

Comments
2 min read
Props and State in React

Props and State in React

1
Comments
2 min read
React Components Overview

React Components Overview

Comments
2 min read
Understanding JSX in React

Understanding JSX in React

Comments
1 min read
Shuffling Arrays with the Fisher-Yates Algorithm in Java

Shuffling Arrays with the Fisher-Yates Algorithm in Java

Comments
2 min read
loading...