DEV Community

Let’s Master React Hooks Together Series' Articles

Back to Kathirvel S's Series
React Hooks Made Simple: Mastering useState (Without Losing Your Mind)
Cover image for React Hooks Made Simple: Mastering useState (Without Losing Your Mind)

React Hooks Made Simple: Mastering useState (Without Losing Your Mind)

8
Comments 1
5 min read
useEffect in React — the invisible engine behind real apps
Cover image for useEffect in React — the invisible engine behind real apps

useEffect in React — the invisible engine behind real apps

7
Comments
4 min read
Browser Router in React JS — Why It Exists, What It Solves, and How to Actually Use It
Cover image for Browser Router in React JS — Why It Exists, What It Solves, and How to Actually Use It

Browser Router in React JS — Why It Exists, What It Solves, and How to Actually Use It

5
Comments
5 min read
Stop Using Links the Wrong Way — Master useNavigate in React
Cover image for Stop Using Links the Wrong Way — Master useNavigate in React

Stop Using Links the Wrong Way — Master useNavigate in React

3
Comments
4 min read
The Smart Way to Share State —Master useContext in React
Cover image for The Smart Way to Share State —Master useContext in React

The Smart Way to Share State —Master useContext in React

6
Comments
5 min read
Mastering useReducer in React — The Hook That Simplifies Complex State
Cover image for Mastering useReducer in React — The Hook That Simplifies Complex State

Mastering useReducer in React — The Hook That Simplifies Complex State

4
Comments
5 min read
Mastering Axios in React: API Calls Made Easy
Cover image for Mastering Axios in React: API Calls Made Easy

Mastering Axios in React: API Calls Made Easy

3
Comments
5 min read
Learn React useMemo the Right Way — Re-Renders, Optimization,Dependencies & useEffect
Cover image for Learn React useMemo the Right Way — Re-Renders, Optimization,Dependencies & useEffect

Learn React useMemo the Right Way — Re-Renders, Optimization,Dependencies & useEffect

5
Comments
7 min read
Build Reusable Logic with Custom Hooks in React
Cover image for Build Reusable Logic with Custom Hooks in React

Build Reusable Logic with Custom Hooks in React

4
Comments
7 min read
Mastering useParams in React Router: Dynamic Routing, URL Parameters
Cover image for Mastering useParams in React Router: Dynamic Routing, URL Parameters

Mastering useParams in React Router: Dynamic Routing, URL Parameters

4
Comments
6 min read
Mastering useRef in React: The Hook That Gives React Memory Without Re-Rendering
Cover image for Mastering useRef in React: The Hook That Gives React Memory Without Re-Rendering

Mastering useRef in React: The Hook That Gives React Memory Without Re-Rendering

5
Comments
8 min read
Redux in React: Managing Global State Like a Pro
Cover image for Redux in React: Managing Global State Like a Pro

Redux in React: Managing Global State Like a Pro

2
Comments
10 min read