[Angular2- HTTP & Observables] Angular JS 2 - Lesson 12 Editing a User

Опубликовано: 12 Октябрь 2024
на канале: KaSab Tutorial
969
6

Angular 2+ HTTP and Observables
Use Angular 2 to create a CRUD style app and connect to any RESTful API.

With Angular 2's HTTP library, you can connect to RESTful API's. We'll learn about the new hotness, Observables, which will allow us to create data streams with our content. Handle GET, POST, PUT, and DELETE requests and use these techniques to transfer to all your apps.

Source code: https://github.com/scotch-io/angular2...
Demo: http://e40pnv-ng2-http-course-staging...