Skip to content

RxJs examples used during Ben Lesh's RxJs Workshop at NgAtlanta

License

Notifications You must be signed in to change notification settings

DerickBeckwith/rx-workshop-1-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rx-workshop-1

Requirements

  • Node 6.5.0
  • Chrome 55+

Setup

After you've cloned or copied the repository, run an npm install:

npm install

Exercises

Exercises can be found under the exercises/ directory. The exercises-final/ directory has finished versions of the exercises.

Demo Server

Some of the exercises (the ones found under exercises/browser/ require a server to run them because of either permissions, requiring an HTTP backend or requiring a WebSocket connection. To run the demo server just run

npm run start

About

RxJs examples used during Ben Lesh's RxJs Workshop at NgAtlanta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published