X

Redux in Action

Product ID : 24619834
4 out of 5 stars


Galleon Product ID 24619834
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
3,947

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Redux In Action

Product Description SummaryWith 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!Foreword by Mark Erikson, Redux co-maintainer.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyWith 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.About the BookRedux in Action is an accessible guide to effectively managing state in web applications. Built around common use cases, this practical book starts with a simple task-management application built in React. You'll use the app to learn the Redux workflow, handle asynchronous actions, and get your hands on the Redux developer tools. With each step, you'll discover more about Redux and the benefits of centralized state management. The book progresses to more-complex examples, including writing middleware for analytics, time travel debugging, and an overview of how Redux works with other frameworks such as Angular and Electron. What's InsideUsing Redux in an existing React applicationHandling side effects with the redux-saga libraryConsuming APIs with asynchronous actionsUnit testing a React and Redux applicationAbout the ReaderFor web developers comfortable with JavaScript and React.About the AuthorMarc Garreau has architected and executed half a dozen unique client-side applications using Redux. Will Faurot is a mentor for Redux developers of all skill levels.Table of ContentsIntroducing Redux Your first Redux application Debugging Redux applications Consuming an API Middleware Handling complex side effects Preparing data for components Structuring a Redux store Testing Redux applications Performance Structuring Redux code Redux beyond React Review "Comprehensive, practical, does a great job of teaching many key topics for real-world Redux apps." --From the Foreword by Mark Erikson, Redux co-maintainer"The authors do a wonderful job of making the material compelling."--Jeremy Lange, Sertifi "Take control of your application state with expert Redux advice." --Ian Lovell, Parmenion Capital Partners"A perfect example of a book beating online resources." --Jose San Leandro, OSOCO About the Author Marc Garreau has architected and executed half a dozen unique client-side applications leveraging Redux for state management.Will Faurot is experienced in equal parts production Redux, and mentoring Redux developers of all skill levels.