Skip to main content

Blog

News, insights and more

Learn more about Clerk, our approach to authentication, and company news.

Guide to Conditional Rendering in React

Learn how conditional rendering is used to show a personalized UI, complete a user flow without changing routes, or show a loading or error state.

Published

Next.js 13 Routes Part 2: Implementing Protected Routes

Learn how to create protected routes using React Context as well as how using Clerk makes this process easier.

Published

Next.js 13 Routes Part 1: Getting Started with Next.js API Routes

API routes in Next.js provide a solution to build server-side API logic.

Published