Home
React Hooks: The Modern Way
Nov 21, 2023
1 hour 30 min

React Hooks revolutionized how we work with React, making code more reusable and components more compact.

This session covers the basics: useState, useEffect, useContext, and more.

How do Hooks simplify state management and side effects?

We'll explore custom Hooks, showcasing their power in building your own abstractions.

Practical exercises will help solidify your understanding, preparing you to use Hooks in your projects effectively.

Prev EventMastering TypeScript with React
Next EventReact Routing and SPA Development