This project demonstrates bugs in Angular's experimental Resource APIs (resource(), rxResource(), httpResource()).
This project was generated using Angular CLI version 21.0.0-rc.0.
- Node.js: 20.19.0 or higher
- npm: 8.0.0 or higher
To start a local development server, run:
npm startOnce the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.
To build the project run:
npm run buildThis will compile your project and store the build artifacts in the dist/ directory. By default, the production build optimizes your application for performance and speed.
For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.
Read the full blog post about these issues: angular.schule/blog/2025-10-rx-resource-is-broken