🎤 Using TypeScript with Redux Architecture
- 👤 Sandi Barr
- Twitter: @sandikbarr
📹
Video:
https://youtu.be/6FSpQv_QiTc
Functional reactive programming is based on the idea that applications can be built around streams. The structure TypeScript imposes provides us with a declarative syntax that gives semantic meaning to the streams of events and commands our application uses to build state in redux architecture. There is some boilerplate required to pull this off, but it is worth it for large scale applications, examples in Ngrx with Angular.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.