Is Angular still opinionated?The problem with Angular's new coding style guideAug 24, 2026·11 min read
Goodbye to unsubscribe in Angular componentsMany people in the Angular community are wondering about what the best way to unsubscribe from observables in components actually is. In this article we are going to solve that question. But first let us explain some fundamental criteria. There is a ...May 27, 2019·9 min read
The Angular MonoRepo (II): foldersWARNING (20200213): this is a legacy article written for Angular 7. Welcome to the second article of The Angular Monorepo. In the previous one we took a step by step journey through the base configurations on a project of these characteristics. This ...Dec 28, 2018·11 min read
The Angular MonoRepo (I): configurationsWARNING (20200213): this is a legacy article written for Angular 7. In the last 2 years Angular has become a very mature and performant technology widely used by many enterprises in order to approach projects with complex Front End infrastructures. S...Nov 5, 2018·6 min read