Git

What is Git? Git is a distributed version control system designed to track changes in source code during software development. It allows multiple developers to work on the same project simultaneous...
0 Read More

Doing TDD improved my DevExp

A long time ago, I had worked on a project that had no tests whatsoever. In fact, I was working in a team dedicated to fixing bugs, which was called the Support LVL 3 team. It was awful, could you ima...
0 Read More