- Redux Quick Start Guide
- James Lee Tao Wei Suresh Kumar Mukhiya
- 146字
- 2021-07-02 12:40:26
To get the most out of this book
To get the most out of this book, we assume that readers will have the following prerequisite knowledge: an understanding of JavaScript, object-oriented JavaScript, the concurrency model, and event loop; an understanding of functional programming involving the concepts of pure functions, functional composition, avoiding shared state, avoiding mutation, and avoiding side effects; an understanding of the different approaches to programming, including imperative and declarative approaches; and a basic understanding of database management systems.
We also expect readers to follow the resources that are highlighted as further reading at the end of each chapter. In addition to this, all the code shared in GitHub will not be the only solution. There may be multiple ways to solve the same problem. What we have presented in this book is just one of these ways, involving open source technologies.
- Python概率統(tǒng)計
- PowerCLI Cookbook
- Java性能權(quán)威指南(第2版)
- INSTANT Django 1.5 Application Development Starter
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會議系統(tǒng)
- Learning Concurrent Programming in Scala
- CoffeeScript Application Development Cookbook
- Hands-On GUI Programming with C++ and Qt5
- OpenMP核心技術(shù)指南
- Android 游戲開發(fā)大全(第二版)
- JavaEE架構(gòu)與程序設(shè)計
- 軟件開發(fā)中的決策:權(quán)衡與取舍
- Mastering Magento Theme Design
- Daniel Arbuckle's Mastering Python
- Cocos2D權(quán)威指南