Setting Up Project With Zustand + Implementing Users List Page
Implementing Add User Functionality With React Hook Form + Zod Validation
Implementing Delete User Functionality + Setting Up Devtool
Implementing Update User Functionality
Implementing Latest Updated User Card Highlight Functionality
Learn How To Debug Issue In Highlight Functionality - Learn Debugging Step-by-step
Understanding Primitive and Reference Types
PreviewUnderstanding Issues With Direct State Mutation
Immutably Updating Nested Properties Of User Manually
Immutably Updating Nested Properties Of User Using Immer.js (Recommended)
Using State Updater Syntax In Zustand Store
Making Street Number Optional In Edit User Screen
Code Refactoring - Creating Custom Hooks For Business Logic
Completing The User Management App - Final Code Changes
Adding Favicon - Final Video