Email the Author
You can use this page to email Daniel Schmitz about Angular 17 from Scratch.
About the Book
It has an update on version 18 of Angular!
The main purpose of this book is to teach the Angular framework by creating a sales system containing a variety of screens and functionality. Instead of showing only the theory of the framework, which can be easily accessed from its excellent documentation, we already start the development of the system.
This book has been completely rewritten for version 17. If you bought version 14 of this book, please download it again.
What you'll learn
- How to use Angular generators to create applications, components, modules, etc.
- Add Angular Material to the application, and use components like Material Card, Material Table, and others.
- Use Flex Box to create responsive and mobile-ready forms
- Learn how to access the API the right way, using Typescript and working with typed objects.
- Learn new Angular directives, @if, @for
- Learn how to pass data between components with @Input() and @Output
- Learn how to create modules and slice your application in the right way
- Learn distinctive component creation techniques
- Learn how to deploy to github pages
- Learn how to use environment variables
- Learn how to create ready-made Angular component
- Learn how to use Observable Classes
- Learn how to use Services to manage state
- Using @defer and async content loading
- Source code can be find here.
About the Author
Daniel Schmitz is a software developer and writer. He's originally from Brazil and has published several books in Portuguese/English.