Course Information
Course Overview
Let's learn and understand Angular core concepts in details by watching presentation and writing code in labs.
Angular was designed by Google to address challenges programmers face building complex, single-page applications. This JavaScript framework takes care of the back end so you can take care of the client side. Angular 8 Essential Training introduces you to the essentials of this "superheroic" framework, including powerful features such as rich templates, change detection, user interactions, two-way data binding, comprehensive routing, and dependency injection.
Awais Jamil steps through the framework one feature at a time, focusing on the component-based architecture of Angular. Learn what Angular is and what it can do, as Awais builds a full-featured web app from start to finish. After mastering the essentials
Topics Included:
What is an Angular ?
Angular Project Structure
Angular CLI
Angular Console
Modules
Components
Dependency Injection
Services
Building Events and Properties
Getting Data to Components
Template Forms
Reactive Forms
Routing
HTTP Module
Angular Deployment
We will build two project :
Redit Clone
Mobile App Using Angular And IONIC
This course is packed with content and takes a very easy approach to explain all the core concepts of Angular. Learning by visual animated slides will make you understand the concepts like Modules, Components, Pipes, Services and Directives. We cover lazy loading with angular which makes your application perform at it's full speed.
I am really excited to have you onboard. Let's get started with Angular Complete Essential Guide.
Course Content
- 10 section(s)
- 90 lecture(s)
- Section 1 Introduction to Angular
- Section 2 Understanding Core Concept of Angular
- Section 3 Project: Reddit Clone App
- Section 4 Built-In Directives In Details
- Section 5 Forms In Angular
- Section 6 Dependency Injection in Details
- Section 7 HTTP Module
- Section 8 Routing in Angular
- Section 9 Angular Material - Project
- Section 10 Mobile App Development Project with Angular and IONIC 4
What You’ll Learn
- Develop modern, complex, responsive and scalable web applications with Angular 8
- Fully understand the architecture behind an Angular 8 application and how to use it
- Use their gained, deep understanding of the Angular 8 fundamentals to quickly establish themselves as frontend developers
- Crack angular job interviews easier
- Create Angular Apps From Scratch and scale it up to any level
- Learn Angular with Firebase to build Realtime Web and Mobile Apps
Skills covered in this course
Reviews
-
SShashank S
It was a great tutorial
-
TTugba Akan
The organization of the subjects could be better. The videos were recorded at different times so they are not uniform. Sometimes videos end before the author finishes his sentence. These are distracting to me so it was hard for me to finish.
-
BBushra Javed
its nice and very easy to understand till now
-
TTumelo Malumane
The course content is good, but what annoys me is that Awais does not respond to student Q&As and he sometimes copies generic code from other sources without explaining to us which source he used, IE the Angular Material Module imports code. We have to search for that code ourselves or manually type it out line by line, which is annoying. Another issue I have is that this course does not have source code which we can reference when running into errors.