Skip to content

Angular's Resource APIs Are Broken - Let's Fix Them!

License

Notifications You must be signed in to change notification settings

angular-schule/2025-10-rx-resource-is-broken

Repository files navigation

Angular Resource API Demo

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.

Requirements

  • Node.js: 20.19.0 or higher
  • npm: 8.0.0 or higher

Development server

To start a local development server, run:

npm start

Once 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.

Building

To build the project run:

npm run build

This 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.

Additional Resources

For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.

Blog Post

Read the full blog post about these issues: angular.schule/blog/2025-10-rx-resource-is-broken

About

Angular's Resource APIs Are Broken - Let's Fix Them!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published