You may have heard about software testing, but what is it actually and should we use it when writing programs? In this quick article I will explain what testing is, why it’s important, and how you can get started learning it. Since most of my audience are writing code with JavaScript, we will talk about… Continue reading Testing Your Code
