[Angular2- HTTP & Observables] Angular JS 2 - Lesson 17 Login a User In

Опубликовано: 14 Май 2026
на канале: KaSab Tutorial
2,033
10

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