The Outrageous Cost of Skipping TDD and Code Reviews – JavaScript Scene – Medium
In recent years, I’ve had more and more companies ask me to speak on the benefits of TDD and share advice about how to implement a more…...
Read more »
JavaScript is notorious for being “loose”, something that some developers love but other developers loathe. I hear most of those complaints from server side developers, who want string typing and syntax. While I like strict coding standards, I also like… Read more