Skip to content

candidJ/Angular-Signals

 
 

Repository files navigation

Angular-Signals

Demonstrations of Angular's signals features.

  • swVehicles-no-signals: RxJS/Observables for state management and async operations

  • swVehicles-with-signals: Signals for state management (with RxJS/Observables for async operations)

  • swVehicles-simple: Simpler version of app

  • taskList-begun: Starter files to use for demo. NOTE: This code does not run as is.

  • taskList-end: Completed file for demo. NOTE: This code runs. However, any changes to the data are not saved because the endpoint does not allow updates.

About

Experimentation with Angular's signals features.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 69.1%
  • HTML 28.7%
  • CSS 2.2%