Rick Booth
  • home
  • about me
  • contact
  • blog
  December 31, 2020     1 min read

Finding Unused and Missing Dependencies

Having unused dependencies in your project can lead to increased installation time and bloat. It also means you need to keep an eye on more…

javascriptnpmdependencies
  July 14, 2020     1 min read

Useful Git Commands

Remove untracked files Dry run: Full run:

Git
  February 08, 2020     1 min read

Increasing the memory limit for Wordpress with Docker Compose

If you've set up a fresh install of WordPress through Docker (https://hub.docker.com/_/wordpress/), one of the first problems you might run…

WordPressDocker ComposeDocker
  December 02, 2019     3 min read

Advent of Code - Day 2: 1202 Program Alarm

For the full question, go here. Part One An Intcode program is a list of integers separated by commas (like 1,0,0,3,99). To run one, start…

JavaScriptAdvent of Code
  December 01, 2019     3 min read

Advent of Code - Day 1: The Tyranny of the Rocket Equation

For the full question, go here. Part One Fuel required to launch a given module is based on its mass. Specifically, to find the fuel…

JavaScriptAdvent of Code
  November 24, 2019     3 min read

8 Useful JavaScript Array Methods

Today I wanted to go over some methods which provide useful ways of extracting data from Arrays. Throughout these methods we're going to use…

JavaScriptArrays
  June 07, 2019     6 min read

Going from zero to live website in ~10 minutes

I recently helped a couple of friends get a website up and running having no prior experience in development/deployment procedures using the…

gatsbynetlifycloudflare

Tags

Advent of Code, 2Arrays, 1Docker, 1Docker Compose, 1Git, 1JavaScript, 3WordPress, 1cloudflare, 1dependencies, 1gatsby, 1javascript, 1netlify, 1npm, 1