Redux in Action

Redux in Action
出版时间:2018.5
官网链接:Manning
下载地址:百度网盘(PDF+EPUB+MOBI)
提取码    :estf

内容简介:

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!

about the technology

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.

about the book

Redux 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 inside

  • Using Redux in an existing React application
  • Handling side effects with the redux-saga library
  • Consuming APIs with asynchronous actions
  • Unit testing a React and Redux application

about the reader

For web developers comfortable with JavaScript and React.

about the authors

Marc 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.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Vue.js in Action

2020-3-6 17:10:11

电子书

Event Streams in Action

2020-3-6 23:27:50

搜索