DEV Community

Domenico Sibilio
Domenico Sibilio

Posted on • Originally published at Medium on

 

The Benefits of TDD, Unit Testing, and Code Quality

It’s never too late to pick up some healthy Software Craftsmanship habits, but sometimes we might need a little push to do so.

Continue reading on Medium »

Top comments (1)

Collapse
 
vlasales profile image
Vlastimil Pospichal

The biggest benefit of TDD is that we create testable applications.

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git