Skip to content

Repository files navigation

AngularHttpRxjs

The project, in Angular + Express, explore methodologies of Http request with RxJs, with focus in situations in which request cancellation can happen or might be beneficial.

Consider a scenario in which a user clicking a button, usually that triggers an HTTP request or, for example, navigating away from a page and we want to avoid unnecessary Http request in order to improve performance and also user experience.

Run project

  • npm run server run minimal Express server on port 3000
  • npm run start run Angular frontend application

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages