Posts
I've written a total of 48 articles.
My experience with Netlify
Posted on:November 1, 2021 at 00:00:00I used Netlify again for a short period of time after using Vercel for hosting for a long time, here is my experience.
How to automate your PRs
Posted on:October 31, 2021 at 06:14:00When working on a site that requires deployment to be at a specific time or date you need to automate your PR's we will look at two solutions.
How I setup Next.js Projects
Posted on:October 30, 2021 at 00:00:00Next.js is probably my favorite framework. I create 100s of projects a year using Next.js and set them up the same way every single time.