Email the Author
You can use this page to email Matt Vaughn about Angular Libraries - The Complete Guide.
About the Book
This book guides Angular developers through the process of creating custom Angular Libraries. Learn how to identify candidates for libraries and create different types of Angular libraries. Also includes information on how to create your own Schematic/Generator to scaffold your own custom libraries using the CLI.
- Details on different Angular Module/Library types within an application: service, feature, core, and shared.
- How to structure application for code reuse.
- Managing Custom Libraries versions.
- Details on how to publish locally and to NPM.
About the Author
Matt Vaughn is a seasoned professional web developer with over 20 years of web development experience. What more can you say, he's seen a lot. He has been a .NET developer since 2001. His approach to solving problems is simple. Keep things simple. Matt takes a pragmatic approach to technical solutions. He utilizes common design patterns, object-oriented programming, and other proven principles like SOLID.