Products
Courses
Blog
Documentation
Changelog
FAQ
Pricing
Demo
Blog
The blog of Makerkit. Discover the latest about Makerkit, Next.js, Supabase, and more.
Dec 20, 2024
End-to-End Testing Your SaaS with Playwright
Learn end-to-end testing with Playwright using real-world examples from a Next.js SaaS application. Covers test architecture, Page Object patterns, CI/CD setup, and practical strategies for reliable tests.
Dec 18, 2024
Next.js 16 App Router Project Structure: The Definitive Guide
Learn how to structure a production-grade Next.js 16 App Router project using Turborepo, route groups, feature packages, and battle-tested patterns from shipping real SaaS applications.
Dec 16, 2024
Server Actions vs Route Handlers: When to Use Each in Next.js
Server Actions handle internal mutations with type safety. Route Handlers build external APIs. Learn when to use each in Next.js with a clear decision framework.
Dec 10, 2024
Server-only Code in Next.js 15
Ensure your Next.js code is only executed on the server-side using these lesser known Next.js features
Nov 18, 2024
Generate Dynamic OG Images with Next.js 16
Learn to generate dynamic Open Graph images in Next.js 16 using ImageResponse and Sharp. Covers the opengraph-image.tsx convention, custom fonts, and Vercel deployment.
Oct 25, 2024
Using the new Shadcn Sidebar in Makerkit
We have updated the sidebar to use the new Shadcn Sidebar. It's a new design and a more powerful component. In this post, we will learn how to use the new Shadcn Sidebar in Makerkit.
Oct 9, 2024
Upgrading to Next.js 15
Preparing the migration to Next.js 15. In this post, we will cover the changes that you need to make to your project to upgrade to Next.js 15, and how Makerkit will approach the migration.
Aug 20, 2024
Announcing the Analytics Package for Makerkit
We're excited to announce the launch of the Analytics Package for Makerkit, enabling you to track user interactions and monitor your users behavior.
Aug 19, 2024
Secure One-Time Tokens with Supabase and Postgres
Learn how to implement robust, self-cleaning nonces using Postgres functions in your Supabase project.
Jul 31, 2024
Roadmap Plugin: Track and Share Your Project Progress
The Roadmap Plugin allows you to create a roadmap for your project and display it on your website. Your users can see what features are planned, in progress, and completed and suggest new features or comment on existing ones.
Jul 21, 2024
Marketing Components: Craft Stunning Landing Pages
We're excited to announce the release of Marketing Components, a collection of reusable UI components for marketing websites and landing pages.
Jul 14, 2024
Introducing the Testimonial Plugin for Makerkit
Introducing a new plugin to add testimonials to your app with ease
Jul 10, 2024
Creating a Delightful Onboarding Experience with Multi-Step Forms
In this post, we'll show you how to create a delightful onboarding experience using the Multi-Step Form Component for Makerkit.
Jul 9, 2024
Introducing the Multi-Step Form Component for Makerkit
We're excited to announce the release of the Multi-Step Form Component for Makerkit. This component allows you to create multi-step forms with ease.
Jul 9, 2024
Building Multi-Step Forms with React
Learn how to build multi-step forms in React with per-step validation using React Hook Form, Zod, and smooth animated transitions.
Jul 7, 2024
Mastering URL Patterns in Next.js Middleware: A Comprehensive Guide
Learn how to implement and optimize URL pattern matching in Next.js middleware to create more efficient and maintainable server-side logic.
Jun 24, 2024
Announcing the Feedback plugin
The feedback plugin is a new feature that allows your users to give feedback on your app.
Jun 24, 2024
Announcing the Version Updater component
The version updater component is a new feature that allow your app to check for updates and prompt the user to install them.
Jun 24, 2024
Announcing the Waitlist plugin
The waitlist plugin is a new feature that allows your users to sign up for early access to your app.
Apr 2, 2024
Introducing Makerkit Turbo: A More Powerful SaaS Boilerplate
I am excited to announce Makerkit Turbo - the next generation of our SaaS boilerplate. It's a tremendous upgrade over the previous version, with a focus on speed, simplicity, and power.
Previous Page
Page 4 of 9
Next Page