Skip to content

DeborahK/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

Watchers

Forks

Releases

No releases published

Packages

No packages published