• Blog
  • Documentation
  • Courses
  • Changelog
  • AI Starters
  • UI Kit
  • FAQ
  • Supamode
    New
  • Pricing

Launch your next SaaS in record time with Makerkit, a React SaaS Boilerplate for Next.js and Supabase.

Makerkit is a product of Makerkit Pte Ltd (registered in the Republic of Singapore)Company Registration No: 202407149CFor support or inquiries, please contact us

About
  • FAQ
  • Contact
  • Verify your Discord
  • Consultation
  • Open Source
  • Become an Affiliate
Product
  • Documentation
  • Blog
  • Changelog
  • UI Blocks
  • Figma UI Kit
  • AI SaaS Starters
License
  • Activate License
  • Upgrade License
  • Invite Member
Legal
  • Terms of License

react

All the articles about react in the Makerkit blog

Dec 25, 2024Updating Shadcn UI Components to React 19In React 19, the 'forwardRef' function was deprecated. This post will show you how to update your Shadcn UI components to work with React 19 and ensure future compatibility.
Dec 23, 2024Building Embeddable React Widgets: A Complete GuideLearn how to create embeddable React widgets for your web application. Inject your React widget into any website with ease.
Jul 10, 2024Creating a Delightful Onboarding Experience with Multi-Step FormsIn this post, we'll show you how to create a delightful onboarding experience using the Multi-Step Form Component for Makerkit.
Jul 9, 2024Introducing the Multi-Step Form Component for MakerkitWe'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, 2024Building Multi-Step forms with React.jsIn this article, we explain how to build Multi-Step forms with Next.js and the library react-hook-form
Feb 17, 2023Pagination with React.js and SupabaseDiscover the best practices for paginating data using Supabase and React.js using the Supabase Postgres client
Feb 17, 2023A reusable Table component for React.jsHow to build a reusable Table component for React.js using Tanstack and Tailwind CSS.
Jan 12, 2023Writing clean ReactLevel up your React coding skills with Typescript using our comprehensive guide on writing clean code. Start writing clean React code, today.
Dec 26, 2022How to use MeiliSearch with ReactLearn 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 22, 2022How to use Supabase with React QueryThis post explains how to use Supabase with React Query, a popular React library for fetching data from the server.