Throughout my career, I have worked on quite a few Angular projects. In this post, I will go through some of the different projects I have worked on and explain the lessons learned in each so you can … [Read more...] about Angular Projects and Lessons Learned
DevOps
The monorepo blueprint (live talk)
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)
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
Feature Environments in All Environments – A Guide to Faster Delivery
The good thing about crisis situations is that they force you to think out of the box. If you have read my post about implementing continuous delivery, you know that I recommend the use … [Read more...] about Feature Environments in All Environments – A Guide to Faster Delivery