Blog posts
Crafting a Powerful Rich Text Editor with Novel, Next.js, Shadcn/ui, Zod, and Prisma
Building a rich text editor with tools like Novel, Next.js, Shadcn/ui, Zod, and Prisma showcases the power of combining modern, developer-friendly technologies. With Novel’s customizable editor, Shadcn/ui’s elegant components, Zod’s validation, and Prisma’s seamless database integration, you can create a robust and scalable editing experience.
January 20, 2025
Authentication and user management methods in next.js
Authentication and user management are critical components of any modern web application. This post explains three (3) authentication methods in Next.js.
November 27, 2024
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.
August 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.
August 8, 2024