Slide 60
Slide 60 text
Redux
- Helps you write applications that behave consistently, run in different
environments (client, server, and native), and are easy to test
- Good developer experience - implement logging, hot reloading, time
travel, universal apps, record and replay
- Can use Redux together with React, or with any other view library.