iJS Angular Cheat Sheet

International Javascript Conference

Angular Cheat Sheet

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:

Table of content

  • 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