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
process
How to Implement Continuous Delivery in Highly Regulated Companies
It is no wonder, that the highest performing companies in the IT industry are also the ones who push the most delivery responsibility on the engineers as a contrast to the classical chain of handovers … [Read more...] about How to Implement Continuous Delivery in Highly Regulated Companies
End-To-End Testing with Protractor: A Pragmatic Guide to Get Started in Your Team
It seems that a lot of developer teams fall in one of these two categories for end-to-end testing: Have no end-to-end tests because they are too hard to create Have too many end-to-end tests, … [Read more...] about End-To-End Testing with Protractor: A Pragmatic Guide to Get Started in Your Team