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.