Posts
Understanding Localhost — What Happens When You Type It?
A deep dive into how localhost works, including DNS resolution, loopback addresses, browsers, ports, and how your computer handles requests to itself.
May 7, 2026
Introduction to NextJs
NextJs is a powerful React framework that makes it easy to build server-rendered React applications. This post will introduce you to the basics of NextJs.
October 10, 2024
Introduction to MDX
MDX is a powerful tool that allows you to write JSX in your Markdown files. This post will introduce you to the basics of MDX.
October 9, 2024