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… »
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… »
When commiting code in git, the author details are taking from the git config of the and properties. The and variables determine what… »
I'm currently working on a project which requires string comparison, nothing special so far. String comparison is a fairly common thing to… »
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… »
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… »
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… »
Substantially easier than I expected it to be. Selecting the second option on the Overview page gives the option to set a custom domain… »
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… »
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… »
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… »