Taming Reactive NodeJS: Stream-oriented Architecture with Nest

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=Bqfwxrrxx5U



Duration: 22:05
14,328 views
404


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

What are the key takeaways from this talk?
- Reactive programming in Node
- basic Event Sourcing & CQRS knowledge
- applicability of events+sagas
- NestJS

EVENT:

JS Kongress 2019

PUBLICATION PERMISSIONS:

Original video was published with the Creative Commons Attribution license (reuse allowed).

ATTRIBUTION CREDITS:

Original video source: https://www.youtube.com/watch?v=c8hvW14VdkY







Tags:
node.js
nodejs
reactive nodejs
nest.js
javascript