Angular code example
Angular code example
- Angular Module System
 - NgIf
 - NgFor
 - NgSwitch
 - NgClass
 - NgStyle
 - Creating Simple Directive
 - Creating Directive with Events
 - One Way Data Binding
 - One Way Data Binding #1
 - One Way Data Binding #2
 - Two Way Data Binding
 - Event Handling
 - Component Aliases
 - Emitting Output through @Output()
 - Composition Example
 - Data Flowing Downwards
 - Events Flowing Upwards
 - ViewChild
 - View Children
 - NgContent and Transclusion
 - ContentChild
 - ContentChildren
 - NgOnChanges
 - NgOnInit
 - NgDoCheck
 - NgAfterContentInit
 - NgAfterContentChecked
 - NgAfterViewInit
 - NgAfterViewChecked
 - NgOnDestroy
 - Creating Service
 - Convert App to Share One Instance of Service #1
 - Convert App to Share One Instance of Service #2
 - Class Providers
 - Factory Providers #1
 - Factory Providers #2
 - Value Providers
 - Bootstrap
 - Material
 - Simple Routing
 - Nested Routing Urls
 - Route Query Parameters
 - Router - Imperative Navigation
 - Route Guards
 - Observers
 - Operator ‘Debounce’
 - Observables and DOM Events
 - Http Method ‘Get’
 - Http Method ‘Get’ Using Parameters
 - Http Method ‘Get’ Using Path Parameters
 - Http Method ‘Post’
 - Modifying the Server Response
 - Handling an Error Server Response
 - Asynchronous Pipes
 - Template Forms
 - Template Forms and Data Binding
 - Template Forms and CSS
 - Reactive Forms
 - Reactive Forms - Form Group Nesting
 - Custom Validation
 - Angular Pipes
 - Custom Pipes
 - CLI Unit Test #1
 - CLI Unit Test #2
 - CLI Unit Test #3
 - Angular Http Testing Objects
 - ViewEncapsulation.Emulated
 - ViewEncapsulation.Native
 - ViewEncapsulation.None
 
Post by: Anonymoussc (@anonymoussc)Think in the morning. Act in the noon. Eat in the evening. Sleep in the night. - William Blake