Skip to content

Project for "RxJS: How to Create Observables" training

Notifications You must be signed in to change notification settings

DmytroShulzhenko/RxJS-create-01

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rxjs-create

Install Dependencies

npm install

Run the Project

npm start

Contributors:

  1. Volodymyr Huzar ([email protected]):

    • Simplify npm scripts
    • Replace Deprecated ResultSelector function with map function and pluck operator
  2. Artem Onopriienko ([email protected])

    • Task for ajax() function
  3. Peter Vereshagin ([email protected])

    • Comments typos fix

About

Project for "RxJS: How to Create Observables" training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.4%