Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edbzn/rx-angular-todo-mvc
Fully zoneless Todo app using RxAngular.
https://github.com/edbzn/rx-angular-todo-mvc
angular push-based-approach reactive rxangular zoneless
Last synced: 2 months ago
JSON representation
Fully zoneless Todo app using RxAngular.
- Host: GitHub
- URL: https://github.com/edbzn/rx-angular-todo-mvc
- Owner: edbzn
- Created: 2020-10-17T16:14:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T08:14:07.000Z (12 months ago)
- Last Synced: 2024-10-07T15:46:55.523Z (3 months ago)
- Topics: angular, push-based-approach, reactive, rxangular, zoneless
- Language: TypeScript
- Homepage:
- Size: 2.7 MB
- Stars: 33
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RxAngular Todo MVC
Todo MVC demo using [RxAngular](https://rx-angular.github.io/rx-angular/#/).
- Fully Zoneless for lightning-fast performance
- Push-based Architecture
- Standalone Components
- Angular v17 with Control-Flow Syntax
- Consumes an API via HTTP (uses `@tanstack/angular-query` under the hood)![demo](./app.png)