talk-rxjs-mobx
talk-rxjs-mobx copied to clipboard
Talk: RxJS is far from dead, Long live MobX
RxJS is far from dead, long live MobX
Slides and example code of the talk
Slides
The slides are available as pdf slides.pdf or markdown slides.md
Live Coding
In the talk there are two section of live coding. "Before" is what we started with, and "after" is where we arrived.
Live coding: MobX
- before: mobx0.js
- after: mobx1.js
Live coding: RxJS
- before: rxjs0.js
- after: rxjs1.js

Tools
What I used for these slides
- Slides: Deckset
- Draws: draw.io
- Live Coding: Vim + heaving configuration + nodemon for hot reloading