Book Image

Learning Angular 7 [Video]

By : Sam Orgill
Book Image

Learning Angular 7 [Video]

By: Sam Orgill

Overview of this book

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. All the code and supporting files for this course are available on Github at https://github.com/PacktPublishing/Learning-Angular-7
Table of Contents (7 chapters)
Chapter 2
Creating Your First and Second Components
Content Locked
Section 9
Passing Data Between Components - Part 3
This video is about passing data between components using another example - Build our application more with material card - Look at app decorator