ReactiveX Operators in Angular - Playground
August 11, 2017 ยท View on GitHub
About
Multiple examples using the most used RxJS operators with Angular.

Installation / Development server
- npm install
- npm start
- navigate to
http://localhost:4200/
Build
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Contribution
Feel free to contribute and add your own examples in the project. Just fork the repo and send me a pull request. Make sure your example follows the same patterns having the following 3 tabs:
Example tab: this is where you describe the use of an RxJS operator using Angular Material 2 componentsAbout tabAn iframe with link to operator's documentationSample code tab: the most important code lines for your example (syntax highlight is already supported in the project)

Follow chsakell's Blog
| Microsoft Web Application Development | |||
|
|
||

