React logoReact

One of the web’s most popular frameworks for building JavaScript applications. If you know what you’re doing, React can drastically simplify how you build, use, and maintain code.

Whether you’re a React newbie or you’re ready for advanced techniques, you can level-up with egghead.

You can find courses below curated just for you whether you're looking for a particular topic or want to take your React skills to the next level.

State Management in React

When it comes down to it, nearly every UI problem is a state management problem. Orchestrating a whole symphony of menus, forms, and data requests is hard enough before you even begin debating which of the 99 React state management libraries you should pick.

We've spoken to top experts in the field of state management to hear their thoughts on why the best ideas in state management aren't always the newest, why principles are often universal where implementations are not, and how state management concepts carry across frameworks and tools.

Style React Apps

Build interesting React Apps

Conversations with React Experts

Presentations from React Experts

1,623 results
found for "
*
"

Search Results

Browse History in Tanstack Router

lesson by Tomasz Ducin

Hook into Route Lifecycle Hooks in Tanstack Router

lesson by Tomasz Ducin

Provide NotFoundComponent at Nested Route or Global Level in Tanstack Router

lesson by Tomasz Ducin

Access Dynamic Route Parameters with useParams in Tanstack Router

lesson by Tomasz Ducin

Reorganize File-Based Routes in Tanstack Router

lesson by Tomasz Ducin

Parametrize Route Loader for Nested Route in Tanstack Router

lesson by Tomasz Ducin

Create Nested Route and Nested Outlets in Tanstack Router

lesson by Tomasz Ducin

Configure staleTime and gcTime in Tanstack Router

lesson by Tomasz Ducin

Cache Route Loader Data in Tanstack Router

lesson by Tomasz Ducin

Preload Routes in Tanstack Router

lesson by Tomasz Ducin

Use Loader to Feed a Route with Data in Tanstack Router

lesson by Tomasz Ducin

Troubleshoot Tanstack routeTree.gen Generator

lesson by Tomasz Ducin

Create a new Route in Tanstack Router

lesson by Tomasz Ducin

Use File-Based Routing in Tanstack Router

lesson by Tomasz Ducin

Scaffold new application with Tanstack Router

lesson by Tomasz Ducin

WTF is Tanstack Router

lesson by Tomasz Ducin

Fetch and display row details with Promise.all in Tanstack Table

lesson by Ian Jones

Render remote data in a Tanstack Table with React 19's use hook and a promise

lesson by Ian Jones

Build a Real-time Next.js 14 Chat App with Fauna

course by Shadid Haque

Implement Fauna Signin with Next.js Server Actions and useFormState React Hook

lesson by Shadid Haque

Stream Chat Messages in Real-time in Next.js from Fauna

lesson by Shadid Haque