Technical debt is an explicit choice to optimise for speed of delivery at the cost of having to do more work later to bring the delivered code up to the usual expectations of code/features in the system. Ideally the…
Looks like a similar concept to https://github.com/machine/machine.specifications which I used many years ago to try and achieve BDD style unit testing. One point to note from your introduction was the following…
The most important lessons in coding have little to do with coding and a lot to do with people - code is written for people not the computer. The more you know the more you will come to understand you don't know much;…
Technical debt is an explicit choice to optimise for speed of delivery at the cost of having to do more work later to bring the delivered code up to the usual expectations of code/features in the system. Ideally the…
Looks like a similar concept to https://github.com/machine/machine.specifications which I used many years ago to try and achieve BDD style unit testing. One point to note from your introduction was the following…
The most important lessons in coding have little to do with coding and a lot to do with people - code is written for people not the computer. The more you know the more you will come to understand you don't know much;…
The most important lessons in coding have little to do with coding and a lot to do with people - code is written for people not the computer. The more you know the more you will come to understand you don't know much;…