Getting Started With Front End Tests: a Mindset

One thing that I feel has been a blind spot for myself in terms of my development skill set is testing. That is, writing automated tests that help ensure that your code doesn't break as you make changes moving forward.

I'm still pretty early on in this journey, but wanted to share a few things that I've learned. This isn't a technical how-to, this is more of a general mindset that I wish I had going into this.