Our cheat sheet (written by Manfred Steyer) will guide you through on how to get started with Angular easily, create your first component, add routing and lifecycle components to your Angular App and many other topics for you to take your Angular skills to the next level!
Register for the iJS newsletter to receive Angular Cheat Sheet:
Angular CLI
Component
Template and data binding
Service
Consuming service
Custom pipe
Inputs and outputs
Calling components with inputs and outputs
Routing configuration
Importing the RouterModule with the configuration
Markup for routing
Routing config with parameter
Reading routing parameter
Lifecycle hooks