In this episode we are discussing reusable components with Tomas Trajan
Show Notes
Component is the central piece in Angular. Sometimes you want to generalize a particular component, to make it shareable across your application or to move into a custom component library to share it around multiple applications. It is important to understand how to approach shareable components in your particular use-case.
In this episode we are discussing:
- Components and Components composition
- Shared folder, Shared library, ngModules
- Template context
- Custom component libraries
- Designing components for scale
- Best practices, tips and tricks and common pitfalls
Articles
What is Angular Rocks?
All things Angular podcast 🎙 by Aliaksei Kuncevič.