<Blog />

Colin Brooks

Written by Colin Brooks.
github twitter instagram

Testing JavaScript Applications

March 09, 2019

In 2018, I doubled down on my testing game. Going into the year, I was primarily writing unit tests , with Jasmine as my go-to test…

Buttercup Password Manager

January 06, 2018

My New Year’s resolution was to start using a password manager . There are a lot of password managers out there, but I ultimately decided…

Managing environment workflows with gulp.js

October 03, 2017

Over the years, I’ve used a few different combinations of frameworks, libraries and tools, some of which come with environment workflows out…

Introduction to React.js

May 18, 2017

I’ve been using React for a few years now. If you read my previous post , then you know that it’s my go-to library for creating user…

A Wedding Website

February 26, 2017

My sister’s getting married. During a discussion about how to handle RSVPs for the big day, I floated the option of doing it online. This…