2 min read
Setting Up an MDX Blog with Next.js
Building a static MDX-powered blog that supports custom React components and syntax highlighting.
next.jsmdxreactweb development
Read more
Building a static MDX-powered blog that supports custom React components and syntax highlighting.
Starting a daily development blog to share learnings, solutions, and experiments.
A deep dive into the surprisingly complex world of favicon routing, anchor offsets, and email schema updates—and why they matter more than you think.
How I built a fast, modern portfolio using CSS glassmorphism and smart asset organization from day one.
I refactored Laravel's social auth flow to eliminate session dependency and enforce secure, stateless OAuth callbacks with explicit redirects.