Skip to content

ppedvAG/Angular-255466

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ablauf Angular

M002 | COMPONENTS

  • Import and selectors
  • Class fields / properties
  • Input, Output Events
  • Content Projection (ng-content)

M003 | TEMPLATES

  • Text Interpolation
  • Template Statements
  • Data-Binding
  • Class- and Style-Binding
  • Control Flow
  • Template Variables
  • Dependency Injection
  • Services
  • Lifecycle: ngOnInit, ngOnChange, ngAfterViewInit
  • Signals
  • Eigene Directives
  • Pipes
  • Built-In: ngClass, ngStyle
  • Structural: ngFor, ngIf, ngSwitch
  • ng-template

M006 | ROUTING

  • RoutingModule: Paths, Endpoints, Redirections
  • router-outlet & routerLink
  • Route & ActivatedRoute für Parameter aus URI
  • RxJS Interop
  • Observables
  • Observables als Signals
  • Guards

M007 | FORMS

M008 | HTTP CLIENT

M010 | TESTING

  • Jasmine und Karma
  • Spec-files
  • Providers
  • Mocking mit Spy

M100 | LEGACY

About

KursRepository zu Kurs Angular Grundlagen - Moderne Single Page App (SPA) programmieren der ppedv AG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •