ALENTINE
Blog
Thoughts on software engineering, web development, and technology.
Best PracticesMDXNext.jsPerformanceProgrammingReactServer ComponentsTypeScriptWeb Development
Feb 15, 2026•3 min read
Building a Modern Blog with Next.js and MDX
A comprehensive guide to setting up a performant, developer-friendly blogging system using Next.js, MDX, and Shiki for syntax highlighting.
Next.jsMDXReact+2
Feb 10, 2026•2 min read
TypeScript Best Practices for 2026
Essential TypeScript patterns and practices every developer should know to write cleaner, safer, and more maintainable code.
TypeScriptBest PracticesProgramming
Jan 28, 2026•2 min read
Getting Started with Server Components in React
Learn how React Server Components work, when to use them, and how they transform the way we build modern web applications.
ReactServer ComponentsNext.js+1