I just did this live talk at AarhusJS - a Javascript meetup in Aarhus (Denmark), my hometown :) The talk extended upon the lessons learned after working with Angular monorepo projects and will … [Read more...] about The monorepo blueprint (live talk)
nx
Live Q&A call September 12, 2019 – The Angular Architect Seminar
In this video we are going to cover: - How to feature toggle and when to use the different feature toggle implementations - Different questions regarding Git hooks and linting in a monorepo - An … [Read more...] about Live Q&A call September 12, 2019 – The Angular Architect Seminar
The Monorepo Blueprint – How to Create a Scalable Architecture for an Angular Monorepo
This article will teach you how to create a scalable architecture for an Angular monorepo. The principles here can be applied to any front end monorepo, as they are based on universal best practices … [Read more...] about The Monorepo Blueprint – How to Create a Scalable Architecture for an Angular Monorepo
Why Angular Teams Fail at Code Sharing and How This Monorepo Approach Will Fix It
I see many teams believing that npm packages are the way they should share code in Angular projects. The problem with this is that this creates a lot of friction for code sharing because: Every … [Read more...] about Why Angular Teams Fail at Code Sharing and How This Monorepo Approach Will Fix It
Angular Automation: 6 Things That Should Be Automated in Enterprises
Handling anything at a big scale always is very different from when things are small. The differences can be in the number of people working with something, the business impact of decisions and the … [Read more...] about Angular Automation: 6 Things That Should Be Automated in Enterprises