Blog
Thoughts on web development, tutorials, and insights from my journey as a full-stack developer.
January 15, 2024
8 min read
Building a Full-Stack Portfolio with Next.js and Prisma
Learn how to create a modern portfolio website using Next.js, Prisma, and PostgreSQL with server actions and modern UI components.
January 10, 2024
12 min read
Understanding React Server Components
A deep dive into React Server Components, how they work, and when to use them in your Next.js applications.
January 5, 2024
10 min read
TypeScript Best Practices for React Developers
Essential TypeScript patterns and practices that will make your React code more maintainable and type-safe.