I have spent so much of my career debugging code, whether its Production code in a large scale enterprise applications or in my own personal code. Every time I start debugging I treat it as a murder mystery.
All Posts by Category: tutorials
I've written a total of 10 articles.
NextJS FaunaDB Crash Course
5/7/2021
Welcome to my latest blog post, which is a crash course on NextJS and Fauna, in this blog post I am going to show you how to Create a Database, Read from that database and finally update the collection.
Adding Comments To My Blog
7/17/2021
Comments are important to a blog, people love to engage but I did not want to pay for a service, or invade my readers with ads or tracking.
Force Reload Next.js Pages
10/5/2021
Sometimes you need to just force reload a page in Next.js, lets look at a couple ways you can do this!
DaisyUI allows you to bring the power of tailwind into clean concise components.
How to open a link in a new tab
10/29/2021
Next Link has made links easier for developers, but what if you need to open a external link in a new tab?
How I setup Next.js Projects
10/30/2021
I create 100s of Next projects a year, and I have a particular way of setting everything up. It might be for you, it might not.
How to automate your PRs
10/31/2021
When using static sites like Next, Hugo or Astro sometimes you want to use a seperate branch and then deploy it at a particular time. I have built a few automated workflows so here is how
I have to focus on important tasks throughout the day and I find I can get distracted easily, as a YouTube and Dev Advocate there are plenty of excuses to open Twitter, TikTok or YouTube. I use Session and AppleScript to automate this.
Supercharge your astro blog
11/4/2021
Supercharge your Astro blog with open source comments