Skip to content

Raoul1996/rxjs-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning RxJS

learning ReactiveX

Resource

  1. RxJS overview
  2. Learn RxJS in 60 Minutes for Beginners - Free Crash Course

Run

$ git clone https://github.com/Raoul1996/rxjs-learn.git rxjs-learn
$ cd rxjs-learn
$ npm i -g typescript tsc
$ npm i 
$ npm run dev

Note

  • the project template is based on the video. use webpack 4 and typescript 3.
  • use pnpm install project dependencies.
  • the official document is used the javascript, but use typescript is more cool, right?

About

rxjs learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published