- React
- JS Kongress
- 2019
- Taming reactive Node.js: Stream-oriented architecture with NestJS
Taming reactive Node.js: Stream-oriented architecture with NestJS
Introduction to the world of event-driven systems, CQRS, and Event Sourcing concepts.
Kamil Myśliwiec at JS Kongress 2019
The stream-oriented architectures are still very rare in the node.js world. While reactive programming becomes a first-class citizen in the front-end applications, we don’t have too many materials on how to apply some of these concepts in our server-side apps. In this talk, Kamil will show you the Nest framework as well as introduce you to the world of event-driven systems, CQRS, and Event Sourcing concepts (and how to really take advantage of them).