Ohans E. Understanding Redux. Book 2 + Code files 2021
Download this torrent!
Ohans E. Understanding Redux. Book 2 + Code files 2021
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 167.80 MB
Added: 2025-03-10 23:39:10
Share ratio:
11 seeders,
4 leechers
Info Hash: 10F71B7E624662DE57F9F6214ED4083187043915
Last updated: 51 minutes ago
Description:
Textbook in PDF format
This is a comprehensive (but simplified) guide for absolute Redux beginners or any who want to re-evaluate their understanding of the fundamental Redux concepts.
What's Inside:
How to manage the Redux state like a pro
Persisting Redux state
Fetching data via Ajax and dealing with async action creators
Introducing the Redux devtools, logging, and time travel
Handling dynamic action types
Understanding the Redux Middleware
Creating custom middleware to centralize functionalities within your Redux application
Advanced error handling in a Redux app
Using react-redux for more performant UI rendering
Why is immutability important, and what are the advanced ways to deal with immutability in Redux apps?
A good look at Higher-order components
Understanding the common redux-related libraries. Think reselect, redux-thunk, redux-promise, redux-persist etc.
Routing via redux-router
How to handle authentication in Redux apps
How to chain and cancel API requests
and much more