Skip to content

Tag: Testing

What is Test Driven Development?
JavaScript

What is Test Driven Development?

TDD is a lot more than vanity metrics like the percentage of code covered by tests. Test Driven Development (TDD) is a development process that consists of the tests being designed and written before most of the code is written.

May 19, 2020
5 Tips To Write More Maintainable Code
Programming

5 Tips To Write More Maintainable Code

Writing maintainable code can be challenging especially to newer developers, because they won’t have experience with coming back to code later or…

February 1, 2018
Programming

Testing

All I can say about this is awesome!

May 24, 2009