Products
Courses
Blog
Documentation
Changelog
FAQ
Pricing
Demo
Blog
The blog of Makerkit. Discover the latest about Makerkit, Next.js, Supabase, and more.
Mar 30, 2023
Announcing: Makerkit now supports Lemon Squeezy subscriptions! 🍋
Announcing support for Lemon Squeezy subscriptions in Makerkit. It's now possible to use a MoR to power your Makerkit app.
Mar 8, 2023
Announcing support for Multi-Factor Authentication (MFA) with Supabase
A sneak peek to our coming feature for Multi-Factor Authentication (MFA) with Supabase.
Mar 3, 2023
Next.js 13: complete guide to Server Components and the App Directory
Unlock the full potential of Next.js 13 with our most complete and definitive tutorial on using server components and the app directory.
Mar 1, 2023
How to add fonts to your Next.js 13 RSC app directory
Learn how to add fonts using the next/font package to your Next.js project using the app directory.
Feb 22, 2023
A sneak peek at the Supabase and Next.js RSC SaaS kit
A behind the scenes look at how we built the Supabase and Next.js RSC SaaS Starter.
Feb 21, 2023
How to write client-only code in Next.js Server Components
Find out how to write code that executes only in the client using Next.js Server Components
Feb 17, 2023
Supabase Pagination in React: The Complete Guide
Learn to implement pagination with Supabase in React and Next.js. Covers offset and cursor pagination, count optimization, URL state, and TanStack Table integration.
Feb 17, 2023
A reusable Table component for React.js
How to build a reusable Table component for React.js using Tanstack and Tailwind CSS.
Jan 31, 2023
Makerkit ❤️ Radix UI
Makerkit migrated its UI Components to Radix UI, bringing a new look and feel to the platform.
Jan 22, 2023
Changelog: New Stripe Subscriptions Pages
We've redesigned the Makerkit subscriptions pages. Let's take a look at the new design.
Jan 20, 2023
How to sell code with Lemon Squeezy and Github
Sell and monetize your code by giving private access to your Github repositories using Lemon Squeezy
Jan 12, 2023
Writing clean React
Level up your React 19 coding skills with TypeScript. Learn modern patterns including Server Components and the React Compiler.
Dec 26, 2022
How to use MeiliSearch with React
Learn how to use MeiliSearch in your React application with this guide. We will use Meiliseach to add a search engine for our blog posts
Dec 26, 2022
Get changed files in a git repository with Node.js
This snippet will help you retrieve the list of the currently changed files in a git repository using Node.js.
Dec 23, 2022
Planning Makerkit's 2023
A plan for the coming year at Makerkit. New kits, new blog posts, new documentation, courses, and more.
Dec 22, 2022
How to Use Supabase with TanStack Query (React Query v5)
Learn how to use Supabase with TanStack Query v5 for caching, optimistic updates, and automatic re-fetching. Includes TypeScript examples and common patterns.
Dec 22, 2022
Why you should use Remix for your SaaS
Are you building a SaaS? Here is why you should build it with Remix
Dec 21, 2022
Setting environment variables in Remix
Learn how to set environment variables in Remix and how to ensure that they are available in the client-side code.
Dec 18, 2022
Programmatic Authentication with Supabase and Cypress
Testing code that requires users to be signed in can be tricky. In this post, we show you how to sign in programmatically with Supabase Authentication to improve the speed of your Cypress tests and increase their reliability.
Dec 17, 2022
How to reduce and boost your Firebase cold start times
Firebase cold start times are a common problem for developers. In this tutorial, we'll show you how to reduce and boost your Firebase cold start times.
Previous Page
Page 6 of 9
Next Page