hireblogdocschangelog

More posts from Bharat Kilaru

  • How to build a button with Next.js and shadcn/ui

    How to build a button with Next.js and shadcn/ui

    Learn how to build a button with multiple variants and states using Next.js and shadcn/ui

    8 min read

  • How to build a technical blog with Next.js and Contentlayer

    How to build a technical blog with Next.js and Contentlayer

    We're going to walk through how to build this technical blog with Next.js and Contentlayer

    6 min read

  • How to build auth with Next.js App Router and Supabase Auth

    How to build auth with Next.js App Router and Supabase Auth

    We cover how to build authentication with the new Next 14 app router and Supabase as an auth provider.

    6 min read

  • How to build authentication with Next.js, NextAuth, and Prisma

    How to build authentication with Next.js, NextAuth, and Prisma

    NextAuth is currently our favorite way to handle authentication in Next.js apps. You get support for providers of your choice, access to email + password or magic link, and adapters to work with existing auth solutions in the market.

    4 min read

  • How to make emails with Next.js and React Email

    How to make emails with Next.js and React Email

    Making great emails is one of the worst parts of building your own product. You need to style your emails with HTML and CSS and without the help of modern tools and manage conflicting platforms and clients. But maybe not anymore? Enter React Email.

    5 min read

  • How to use useSelectedLayoutSegment in Next.js App Router

    How to use useSelectedLayoutSegment in Next.js App Router

    Accessing the route segments in client components

    5 min read

  • Scalerepo Launch

    Scalerepo Launch

    Launching our Next.js + Planetscale starter kit

    2 min read