Search⌘ K

How to do it?

Explore how to build a complete React application while mastering core React concepts, state management, ES6 integration, and API interactions. This lesson prepares you to create practical projects step-by-step, emphasizing hands-on learning and best practices to solidify your React skills.

We'll cover the following...

The course is my attempt to teach React by helping you learn how to create your own application. It is a practical guide to learn React and not a reference work about React. You will learn how to create a Hacker News application that interacts with a real-world API. Among several interesting topics, it covers state management in React, caching and interactions (sorting and ...