Code for the sample application used in my Pluralsight course: "Angular Signals": https://www.pluralsight.com/library/courses/angular-signals
To use this code:
- Download the project
- Open the
apm-beginORapm-endfolder in an editor, such as VSCode - Install the required Angular packages using
npm install
For additional information about Angular Signals see the MOREINFO.md file for links.