BOOKS - PROGRAMMING - Redux in Action
US $9.91
472714
472714
Redux in Action
Author: Marc Garreau, Will Faurot
Year: 2018
Number of pages: 312
Format: PDF | EPUB | MOBI
File size: 15.6 MB
Language: ENG
Year: 2018
Number of pages: 312
Format: PDF | EPUB | MOBI
File size: 15.6 MB
Language: ENG
With Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability to solve your state management woes with Redux and focus on developing the apps you need! With Redux, you manage the state of a web application in a single, simple object, practically eliminating most state-related bugs. Centralizing state with Redux makes it possible to quickly start saved user sessions, maintain a reliable state history, and smoothly transfer state between UIs. Plus, the Redux state container is fully programmable and integrates cleanly with React and other popular frameworks.