Multiple examples using the most used RxJS operators
with Angular.
- npm install
- npm start
- navigate to
http://localhost:4200/
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.
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 tab
An 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)
Microsoft Web Application Development | |||