Repo contains all the examples of the code used in the Angular Book https://github.com/rangle/ngCourse2.
Using the Examples
For quick view or testing the example open the branch in stackblitz using the below pattern.
https://stackblitz.com/github/rangle/angular-book-examples/<branch-name>
You can leave branch name empty to open master, eg. https://stackblitz.com/github/rangle/angular-book-examples
Using Pipes Example: https://stackblitz.com/github/rangle/angular-book-examples/tree/feat-using-pipes
All examples by chapter are listed below.