Video Description
The latest version of Angular comes with several new features that help you to make your applications smaller and faster. This course will show you how to set up an Angular project, and you’ll build Angular components right from the beginning.
You’ll explore and work with the components to build your app. Next, you’ll find out more about TypeScript and use it to build apps in the best way possible. Then you’ll be introduced to the building blocks: Properties, Events, Directives, and Pipes, and see how they can be used to implement and enhance the components.
Moving on, you’ll use Angular components to organize your components in a scalable way. Then you’ll understand how to get data in your app and add navigation to it. Further on, you’ll deep dive and work with Forms and Authentication.
All in all, this course is designed is to give you a great start when developing apps using Angular and TypeScript.
The code bundle for the video course is available at - https://github.com/PacktPublishing/Angular-5-Fundamentals
Style and Approach
This course tells you everything there is to know to get you well-acquainted with Angular without bogging you down. Everything is neatly laid out under clear headings for quick consultation, giving you the information required to understand a concept immediately. You’ll also get full coverage of the TypeScript syntax required to follow the examples included.