Skip to content

Master the components of Angular starting from the most basic level, and reaching the most advanced cases.

Notifications You must be signed in to change notification settings

eduardnow/angular-components-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular components

Mastering the creation of Angular components, starting from the most basic level, and reaching the most advanced cases.

From the use of Inputs and Outputs, to the communication between transcribed components or the dynamic generation of components.

Some of the topics are:

  • Life cycles of Angular
  • Communication between parent and child components in all directions
  • Template Reference Variables
  • Component Architecture
  • Observables and AsyncPipe
  • Encapsulation of component styles
  • Change detection strategies
  • Projection of content (transclusion)
  • Rendering "platform agnostic"
  • Dynamic components

About

Master the components of Angular starting from the most basic level, and reaching the most advanced cases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published