Check out our Angular for Beginners Free Course - https://angular-university.io/course/...
In this Angular Tutorial, we are going to learn how to use the Angular standard HTTP service to do a POST HTTP request to our development server.
We are going to learn a couple of features of Typescript along the way: the object shorthand notation and the use of the private keyword in constructors.
We are going to learn about strategies on how to save data on the backend: we are going to present a simple strategy where the data gets saved first on the frontend and the results immediately presented to the user in an optimistic way.
The data is saved in the background and we only present something else to the user if there was an error on the server, which is usually not the case.
For more videos tutorials on Angular, check the Angular University website - https://angular-university.io.
Follow us:
Twitter - / angularuniv
Google+ - https://plus.google.com/u/1/113731658...
Facebook - / angular.university
Check out the PDF E-Books available at the Angular University - https://angular-university.io/my-ebooks
コメント