Hello and Welcome 👋 to my blog
Why Use MDX with Next.js in 2024 for Your Blog
Discover the advantages of using MDX in Next.js for creating clean, beautiful, and SEO-optimized blog posts.
September 28, 2024
React Drag and Drop: The Missing Example
Learn React drag and drop with the example missing from most tutorials.
August 28, 2024
Next.js Server Actions with next-safe-action
The next-safe-action library handles server action type safety, input validation, errors and more.
June 18, 2024
How to get an Accurate Column Item Count in React Table
What I did when I needed an accurate column item count that did not include null values.
January 26, 2024
How to Write a SQL Subquery with Drizzle ORM
SQL subqueries in Drizzle ORM.
January 14, 2024
My 2024 Wrapped and a Look at 2024
What I accomplished in 2023 and what's in store for 2024
December 30, 2023
Light & Dark Mode in Next.js App Router + Tailwind with No Flicker
You can toggle light and dark mode themes in Next.js + TailwindCSS while avoiding a page flicker.
December 4, 2023