Coding Dojo for TDD
Write a failing automated test before changing any codeKent Beck, Extreme Programming Explained 2nd Ed. 2004 Test Driven Development, TDD, is a process for writing code where you work iteratively…
Write a failing automated test before changing any codeKent Beck, Extreme Programming Explained 2nd Ed. 2004 Test Driven Development, TDD, is a process for writing code where you work iteratively…
Hi folks, I have decided to revive this blog and return the focus to more technical articles once again. I will not make simple how-to articles for specific technologies though.…
Hi altogether, long time again since my last post hereā¦ What did I do in the meantime? Well, my last post was about learning AWS. And I continued with that.…
Hello altogether, nothing happened in this blog for almost two months. The reason for this is something you might not expect...If you read the "About me" section you know that…
As an occasional Scrum Master, working with a distributed team, I have accumulated a link list featuring some useful tools which I want to share here. Funretro (https://funretro.io) This is…
A very popular habit among us developers is creating reusable components to avoid inconsistency (and stay DRY). Which is, of course, a good thing: If a developer has been digging…
These days the interest rates on normal bank accounts are low to negative and given the political risk factors, meaning demographic/climate change etc. it is highly doubtable whether you will…
It's been a while since my last blog post and I've learned various things in the meantime.However probably the most useful thing I toyed around with was Cypress for end…