Video description
This practical course on Angular 7 (latest version) will help you become a better web application developer.
About This Video
- Learn to program with the latest version of Angular
- Learn to build real-world Apps
In Detail
Do you want to learn Angular 7 in a practical way and want to build real-world apps?
Then, this course is for you!
This course covers the following topics:
- How to set up your environment
- How to use basic syntax, types, operators, and loops
- How to use functions, arrays, tuples, and classes
- The basics of Angular
- How to create components
- How to use encapsulation, interpolation, and event binding
- How to create and use services
- How to create HTTP requests
- And much more...
People who are passionate and want to learn more about AWS using Python and Boto3 will benefit from this course.
Table of contents
-
Chapter 1 : Introduction
- Welcome 00:01:15
- Prerequisites 00:02:25
- About the Course 00:05:00
- Installation 00:06:51
- Environment Setup 00:03:17
-
Chapter 2 : Typescript Basics
- What is Typescript 00:03:04
- Basic Syntax 00:08:01
- Types 00:09:43
- Operators 00:07:42
- If Else 00:04:53
- Loops 00:05:10
- Exercise 00:02:06
- Exercise Solution 00:02:50
- Chapter 3 : Advanced Typescript
-
Chapter 4 : Angular Core Principles
- Front End Frameworks 00:03:34
- Node Angular 00:04:44
- The Angular CLI 00:09:44
- Angular Files 00:08:54
- Core Principles 00:05:53
- Module Basics 00:09:13
- Exercise 00:01:15
- Exercise Solution 00:01:30
-
Chapter 5 : Components
- Creating Components 00:10:54
- Component Structure 00:08:54
- View Encapsulation 00:10:14
- Interpolation 00:08:15
- Event Binding 00:10:55
- Property & 2-Way Binding 00:08:35
- Exercise 00:03:16
- Exercise Solution 00:04:24
-
Chapter 6 : Routing
- Introduction to Routing 00:07:09
- Creating a Route 00:10:03
- Template Driven Navigation 00:06:59
- Code Driven Navigation 00:06:58
- URL Parameters 00:10:40
- Query Parameters 00:11:36
- Child Routes 00:11:05
- Exercise 00:04:11
- Exercise Solution 00:06:02
-
Chapter 7 : Services
- What Are Services 00:02:37
- Creating Services 00:04:19
- Dependency Injection 00:09:30
- Injector Hierarchy 00:09:48
- Observable Services 00:05:47
- Exercise 00:02:26
- Exercise Solution 00:06:23
-
Chapter 8 : HTTP requests
- HTTP Client Introduction 00:10:12
- Making A Request 00:09:06
- Handling Response 00:06:39
- Exercise 00:01:28
- Exercise Solution 00:04:52
-
Chapter 9 : Template-Driven Forms
- Template Reference Variables 00:05:55
- NgForm 00:09:43
- Displaying Error Messages 00:10:44
- Styling Form Fields 00:10:13
- Exercise 00:03:12
- Exercise Solution 00:07:32
-
Chapter 10 : Attribute Directives
- Attribute Directives Overview 00:11:17
- Creating Attribute Directives 00:03:22
- Using Attribute Directives 00:05:52
- Accessing Parent in Attribute Directives 00:07:09
- The Input Decorator 00:06:22
- Passing Data into Attribute Directives 00:09:46
- Exercise 00:02:33
- Exercise Solution 00:05:07
-
Chapter 11 : Structural Directives
- Structural Directives 00:11:15
- Creating Structural Directives 00:05:32
- Adding Logic 00:07:22
- Exercise 00:01:49
- Exercise Solution 00:01:53
-
Chapter 12 : Reactive Forms
- Reactive Forms Overview 00:06:01
- Form Control 00:09:02
- Grouping Controls 00:10:52
- Form Nesting 00:12:53
- Form Builder 00:04:12
- Form Arrays 00:07:56
- Form Validation Basics 00:08:14
- Exercise 00:02:17
- Exercise Solution 00:07:50
-
Chapter 13 : Course Project 1: CRUD Application
- What Will We Make? 00:04:27
- Project Structure 00:08:22
- Consumer Service 00:10:25
- NavBar 00:10:30
- Routes 00:05:13
- View Page 00:09:28
- Adding Styles 00:11:11
- Edit Page 00:10:39
- Create page 00:10:50
- Delete Page 00:09:26
-
Chapter 14 : Course Project 2: AuthenticatR
- What Will We Make? 00:03:08
- Creating the Project 00:06:40
- Creating Mock Backend 00:02:31
- Creating the Login Page 00:10:54
- Implementing Login Page 00:16:20
- Creating Home Component 00:09:57
Product information
- Title: Angular 7: A Practical Guide
- Author(s):
- Release date: February 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838649296
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Angular in Action
Angular in Action teaches you everything you need to build production-ready Angular applications. You'll start coding …
book
Building Large-Scale Web Applications with Angular
A definitive guide on frontend development with Angular from design to deployment Key Features Develop web …
video
Hands-On Web Development with ASP.NET Core and Angular 7
Build an app that communicates with frontend and backend UIs About This Video Understand how to …