Menu

Close
  • Home
  • GitHub
  • Email
  • Projects
  • Experiments
Subscribe
Dave McQueenMenu

blog

A 10-post collection

Page 1 of 1

Passwordless Auth with NextAuth.js

How better to secure your web application than by not having a password? It might sound crazy, but it has many benefits such as improved UX… »

Dave McQueenDave McQueen on setup, nextjs, blog, learning, projects02 August 2023

GitHub Signed Commits

When commiting code in git, the author details are taking from the git config of the and properties. The and variables determine what… »

Dave McQueenDave McQueen on setup, blog, learning20 June 2023

Normalising & Comparing Diacritical Characters

I'm currently working on a project which requires string comparison, nothing special so far. String comparison is a fairly common thing to… »

Dave McQueenDave McQueen on setup, blog, learning, projects15 June 2023

APIG Proxy via Step Functions

I'm creating a platform which consists of 2 APIs, with the 1st acting as a proxy to route traffic to the 2nd layer (this could be one 1 of… »

Dave McQueenDave McQueen on AWS, blog, learning, step functions, APIG04 May 2023

Creating a platform to keep internal consistency when integrating with differing 3rd party APIs

Integrating with a 3rd party can be a complex endeavour. Their API will have specific nuances that need to be taken into account, such as… »

Dave McQueenDave McQueen on AWS, blog, learning, projects, serverless30 April 2023

Hello Gatsby - Part 4: Configuring Netlify CMS

After setting up a gatsby blog, to display our post content, we can take it a step further to configure Netlify CMS so that we can write and… »

Dave McQueenDave McQueen on blog, musings, setup07 June 2020

Hello Gatsby - Part 3: Configuring a Custom Domain

Substantially easier than I expected it to be. Selecting the second option on the Overview page gives the option to set a custom domain… »

Dave McQueenDave McQueen on blog, musings, setup02 June 2020

Hello Gatsby - Part 2: Setting up a Gatsby Blog

I found the process of setting up a Gatsby blog to be fairly trivial, although I did run into a couple of issues along the way. This Gatsby… »

Dave McQueenDave McQueen on blog, musings, setup30 May 2020

Hello Gatsby - Part 1

It Sufficed Up until today, my blog has been running on Jekyll and hosted on Github pages, which sufficied. But thats just the thing, it… »

Dave McQueenDave McQueen on blog, musings, setup27 May 2020

Comment ça va? Why I Blog and how you can tell me I'm wrong

Why why why Delilah Dave There are 2 main reasons why I started this blog. One of the reasons is so that I can contribute to the wider tech… »

Dave McQueenDave McQueen on blog24 October 2019
Page 1 of 1
Dave McQueen © 2025
Proudly published with Gatsby