Never really finding the time to publish my own NPM package, I took to publishing a simple scroll animation library.
Blog
A starter project for using Three.js, TypeScript, SCSS and Webpack.
A new update has been pushed to my React, TypeScript and Webpack starter. It now uses Webpack 5 under the hood, aswell as including SCSS support.
Why I made a VSCode extension to format SCSS & CSS with the Allman style.
Simple bash script and cron example to backup a MySQL database from within a Docker container
Simple command to backup a MySQL database from within a Docker container
Docker image for Laravel Applications, utilising docker-compose.
A quick post of things that are quite handy to know.
Add your SSH key to your server and remove root login
Laravel, nginx and cloudflare. I love it when it works...
Here's how I imported an sql to my Docker mysql database.
My most often forgotten docker commands
In a project recently I needed to find the system font size a user had set in their system preferences, on both Android and iOS devices.
My most often forgotten git commands
A quick trick to expose your app to the DOM when using Webpack
Here's my short tutorial on getting hot reloading to your phone for development.
A simple starter project for using TypeScript and Gatsby
A starter project for using React, TypeScript and Parcel.
Here are some of my personal must haves when writing CSS day to day.
Resizing our browser window to try and spot cosmetic bugs in our apps is almost second nature, but why aren't we doing the same for Accessibility?
A very bare-bones starter project for using React, TypeScript and Webpack.
Create a simple Discord Bot that responds to keywords or phrases typed into a channel by other users.
Better late than never right?