Skip to content

First Angular app with standalone components. It has a navigation bar to a counter and add Dragon Ball character lists

Notifications You must be signed in to change notification settings

car2t/angular19-dragonball-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Angular FOUNDATIONS: Dragon Ball App demo (DB)

Concepts covered:

  • Every file and directory in a project
  • Properties
  • Methods
  • Events
  • Routes
  • Signals: signal() and computed(); and how to set or update them.
  • State
  • DOM changes
  • RouterLink
  • RouterLink Active
  • New flow control: @for, @if, @else
  • ngClass - ngStyle - Alternatives
  • Communication between components
  • Inputs / outputs (as signals)
  • Services in Angular
  • Effects and LocalStorage
  • LinkedSignal
  • HashRouter
  • Deployment in Netlify

About

First Angular app with standalone components. It has a navigation bar to a counter and add Dragon Ball character lists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published