Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Integrating Angular with Node.js RESTful Services

Posted By: naag
Integrating Angular with Node.js RESTful Services

Integrating Angular with Node.js RESTful Services
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4 Hours 17M | 934 MB
Genre: eLearning | Language: English

Learn how to build an Angular and Node.js application that can perform create, read, update and delete (CRUD) operations. Topics covered include building RESTful services with Node.js and Express, manipulating data in MongoDB and consuming services.

Learn how to integrate Angular with Node.js RESTful services. In this course, Integrating Angular with Node.js RESTful Services, you'll learn how Angular and Node.js can be used to build an application that allows users to view customer data, page through it, and then perform insert, update, and delete operations. First, you'll start off by seeing how to get started creating the project structure so that you understand the different technologies and how they will interact with each other. Next, you'll discover how to build a Node.js RESTful service with Express to expose GET, POST, PUT, and DELETE actions to clients. Finally, the RESTful service actions are consumed by an Angular application using a reusable service class, the built-in Http client, and RxJS functionality such as observables. By the end of the course, you'll understand the process involved to not only create RESTful services using Node.js/Express, but also how Angular can be used to consume these services and display and capture data in the user interface.

Integrating Angular with Node.js RESTful Services