Products
Courses
Blog
Documentation
Changelog
FAQ
Pricing
Demo
Blog
The blog of Makerkit. Discover the latest about Makerkit, Next.js, Supabase, and more.
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.
Dec 17, 2022
Reset the Supabase Database in Cypress
Resetting your database during E2E tests is important to prevent flakiness. In this tutorial, we'll show you how to reset the Supabase database in Cypress E2E tests.
Dec 12, 2022
Firebase vs Supabase in 2026: Why Postgres Won the BaaS Battle
Firebase vs Supabase compared for 2026. Learn why Postgres-based backends won, what Firebase got right, and which one fits your project.
Dec 10, 2022
Introducing the Makerkit UI Storybook
Announcing the Makerkit UI Storybook: a collection of all the components that make up the Makerkit kits. You can use this to see how the components work and to get inspiration for your own projects.
Dec 6, 2022
Authenticating users with Remix and Supabase
Learn how to use Remix and Supabase to authenticate users in your application.
Dec 2, 2022
How Makerkit helps boost your SaaS SEO
Learn how Makerkit can help boost your SaaS SEO thanks to its optimized codebase and SEO-friendly features.
Previous Page
Page 6 of 9
Next Page