Blog
Latest Post
Dark Mode in Next.js with Tailwind CSS Typography
In this tutorial, we will implement dark mode on a blog built with Next.js and Tailwind CSS. You can easily implement dark mode using Next Themes, but if you want to use the Tailwind CSS Typography plugin, you'll need to set up some configurations.
Koji Mochizuki
More Posts
Build a Food Blog with Next.js, MDX, Tailwind CSS, and TypeScript
· Updated
In this tutorial, we'll build a food recipes blog with Next.js, MDX, Tailwind CSS, and TypeScript. MDX allows you to write JSX in your markdown file, making it easy and flexible to create and update articles.
Koji Mochizuki
Implement FaunaDB Authentication in Next.js and GraphQL App
· Updated
How to implement cookie-based user authentication using FaunaDB built-in auth management in a Next.js, FaunaDB and GraphQL app.
Koji Mochizuki
Loading...