Hello! I'm Sam Bunting!

I like to make websites and talk about technical things

Recent Posts

Using GitLab CI to Prevent Merging Broken Code

How you can use the GitLab CI to make sure you don't merge in unfinished or broken code!

February 07, 2022

So... I Rebuilt my Website...

New year, new codebase I guess.

January 03, 2022
asdf

Programmatically creating DigitalOcean Products and Services

How you can use Pulumi to create DigitalOcean droplets and more!

August 30, 2021

Popular Tags

Adding a Search to my Website

How I added a search to my website using MeiliSearch and Netlify Functions

November 22, 2020
asdf

Creating markdown files for a Gatsby blog with Hygen

How to use the command line to create boilerplate blog posts

January 12, 2020

Hello World!

What's this all about?

January 11, 2020

Gatsby

Adding a Search to my Website

How I added a search to my website using MeiliSearch and Netlify Functions

November 22, 2020

Adding Storybook to a Gatsby site

I did it! I did it! And now you can too!

August 31, 2020
asdf

Creating markdown files for a Gatsby blog with Hygen

How to use the command line to create boilerplate blog posts

January 12, 2020

Coding Practices

Code Complexity - The Importance of Keeping Things Simple

How you can keep your code simple, and how it can help you, and the developers you work with.

June 26, 2021

Component Composition - How to Keep Things Maintainable

How you can efficiently create composite components that are easily maintainable

July 24, 2021