Sample code and presentation that provides a brief intro into using RxJS with an Angular 1 app
To run through the slide deck, simply open presentation/index.html
To run the sample app:
cd app
npm install
npm start
Hit localhost:8080/ in your browser