Book Description
The latest version of Angular comes with a lot of new features that help you to make your applications smaller and faster. This book will show you how to set up an Angular project, and youโll build Angular components right from the beginning.
Moving on, youโll explore and work with the components to build your app. Next, youโll find out more about TypeScript and see how to use it to build apps in the best way possible. Youโll then be introduced to the building blocks - Properties, Events, Directives, and Pipes - and how it can be used to implement and enhance the components.
Additionally, youโll be using 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. Furthermore, youโll deep dive and work with Forms, Authentication, and see how Material design will help you make your app beautiful in just a few short lines of code. Lastly, youโll see how to use animating components with Angular, and test and debug the app.
All in all, the overall mission is to give you a great start when developing apps using Angular and TypeScript.