Lessons I’ve Learned from Pushing Bugs into ProductionIt doesn’t matter how experienced we are as programmers — we’ve all written bugs that get deployed. Whether it’s something small, like a…Jun 21, 2021Jun 21, 2021
Reasons to Write Unit Tests (Besides Making Sure Your Code Works)As a software engineer, one of the most important concepts we’re taught — and often neglect — is unit testing. We’re told to unit test our…Apr 9, 2021Apr 9, 2021