Learning Angular 7
- Offered byUDEMY
Learning Angular 7 at UDEMY Overview
Duration | 4 hours |
Total fee | ₹389 |
Mode of learning | Online |
Credential | Certificate |
Learning Angular 7 at UDEMY Highlights
- Earn a certificate of completion from Udemy
- Comes up with 30-Day Money-Back Guarantee
- Get Full lifetime access
Learning Angular 7 at UDEMY Course details
- For JavaScript developers
- Develop an application from scratch using Angular 7 that allows you to create an assignment tracker
- Understand and use Angular Forms, Observables, Dependency Injection, and Routing
- Create components and use Angular to create powerful single page applications
- Retrieve data from a route and protect your routes with guard
- Retrieve, update, and delete data using Angular?s Http service
- Make your app look beautiful by using material design and Animations
- Discover new features to Angular including breakthrough features in Artificial Intelligence and Bitcoin mining!'
- This course will show you how to set up an Angular project, and you'll build Angular components with the latest version of Angular 7
- In this course, you?ll learn all the fundamentals about modules, directives, components, data binding, routing, HTTP access, and providing full CRUD operations
- Then you?ll learn how to route dynamically, how to retrieve data from a route, and how to protect your routes with guards
- Finally, you'll see how to use material components and animations to manage transitions to give the user a wow experience
- By the end of this course, you'll have a good understanding of Angular 7 and its features in general and you'll be able to build web applications
Learning Angular 7 at UDEMY Curriculum
Diving into Angular 7
What is Angular?
New Angular 7 Features
Set Up Your First App with the CLI
Style Your App Using Angular Material
Get the Most out of This Course
Creating your first and second components
Display your Data with Directives
Conditionally Styling Elements
Data Binding with Forms - Part 1
Data Binding with Forms - Part 2
Data Binding with Forms - Part 3
Passing Data Between Components - Part 1
Passing Data Between Components - Part 2
Passing Data Between Components - Part 3
Creating your First Service
Moving Your Data to the Service and Injecting It
Understanding Observables and How to Mock them
ADD and UPDATE Assignments with Your Service
DELETE Assignments with Your Service
Injecting Services into Other Services
Adding routes to your app
How Routes Work in Angular
Initializing Your routes
Navigating to Pages Dynamically
Sending and Receiving Queries Through Routes - Part 1
Sending Queries Through Routes - Part 2
Protecting Routes - Part 1
Protecting Routes - Part 2
Making HTTP Calls to APIs
Setting Up Your Database and Using the API
How the HttpClient Works in Angular
Sending GET Requests
Sending POST & PUT Requests
Sending DELETE Requests
RxJS Operators
Error Handling and Http Headers