All Posts
Filtering by: state-management

Posts tagged "state-management"

5 posts found

🎨 Frontend

Beyond Redux: Modern State Management

Compare modern React state management solutions: Zustand for simple global state, React Query/TanStack Query for server state, and Jotai for atomic state. Learn the server state vs client state paradigm, when to use each library, and build a modern state management stack without Redux.

reactjavascriptzustand +7
Read more
🎨 Frontend

Redux Toolkit: Redux Without The Pain

Master Redux Toolkit (RTK) - the official, recommended way to write Redux. Learn createSlice for reducing boilerplate, createAsyncThunk for async operations, configureStore setup, Immer for immutable updates, and RTK Query for data fetching. Complete migration guide from vanilla Redux.

reactjavascriptredux-toolkit +7
Read more
🎨 Frontend

Redux: The Global State Beast

Complete Redux tutorial covering actions, reducers, store, and middleware. Learn Redux DevTools for time-travel debugging, async actions with Redux Thunk, selectors with Reselect, and real-world patterns. Understand when Redux makes sense and how to structure large React applications.

reactjavascriptredux +6
Read more
🎨 Frontend

Context API: The Prop Drilling Escape Hatch

Master React Context API to share state across components without prop drilling. Learn createContext, Provider pattern, useContext hook, and best practices for theme switching, authentication, and shopping carts. Includes performance tips and when to use Context vs Redux.

reactjavascriptreact-context +6
Read more
🎨 Frontend

State: The Invisible Puppeteer

Master React state management with this comprehensive guide. Learn why regular variables don't trigger re-renders, how this.setState works in class components, and common pitfalls like async state updates. Perfect for understanding React's core concept.

reactjavascriptreact-state +6
Read more
5 posts tagged "state-management"
Saurav.dev

© 2026 Saurav Sitaula.AstroNeoBrutalism