I've been tempted to move away from serverless providers to a Virtual Private Server (VPS). This posts summarizes my notes from a 4 day learning marathon.
Read more
I couldn't find a clean GDPR compliant implementation of Google Analytics (GA4) for Next.js 14 single page apps, so here it is.
Over the years I've found a few tools that I really like to use. I would recommend these to my friends and decided to make a list of them.
CSS display and CSS position are confusing because both properties influence where elements are located on a screen. This post interactively explains the two properties and how they differ!
This post explains the sequence of events that occur from the press of the 'enter' key on the keyboard to the display of the website in the browser.
Since I often forget core JavaScript concepts, I wrote this glossary for myself. It is inspired by Dan Abramov's post titled "What is JavaScript Made Of".
Writing things down often helps me think more clearly, so I decided to write down and structure the fundamental things I believe in.