Archive

# Visual Regression Testing

7 min read

Visual regression testing is a form of testing in which you check in an automated fashion if the latest code changes you made had any unintended visual changes. The perfect example of this is in my…

Read

# Burnout

10 min read

Burnout is the state of being from the act of exhausting yourself mentally over an extended period of time. Burnout creeps up on you like the disrepair of your house, which suddenly springs a leak.

Read

# Team Dependencies

5 min read

One of the toughest things you will face in your career is not the code, it’s the dependencies between teams. In a small company, this will be fine, you can message Bob and ask for that latest API…

Read