0 Forks
2 Stars
2 Watchers

rxjs-learn

:clipboard: Practise using Reactive X with javascript (RxJS) without using a framework such as angular. Webpack is used to bundle this javascript application, requiring a webpack.config.js file with boilerplate code.

How to download and setup rxjs-learn

Open terminal and run command
git clone https://github.com/AndrewJBateman/rxjs-learn.git
git clone is used to create a copy or clone of rxjs-learn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rxjs-learn https://github.com/AndrewJBateman/rxjs-learn/archive/master.zip

Or simply clone rxjs-learn with SSH
[email protected]:AndrewJBateman/rxjs-learn.git

If you have some problems with rxjs-learn

You may open issue on rxjs-learn support forum (system) here: https://github.com/AndrewJBateman/rxjs-learn/issues