Angular Components: Decoupled, Shared, Reusable & OpenSource
By willmendesneto
Angular Components: Decoupled, Shared, Reusable & OpenSource
Are you working with a big Angular component based application? Components are the best way to share your code across web apps, having extreme importance for the success of your project, but how to start? How to validate if you are really doing great sharing your components thinking in something decoupled and reusable? In this talk we will learn how to contribute to the NG-Ecosystem sharing your components, how to improve and share modules between applications, manage code quality, semantic versioning and more that makes your life easier and productive.