How to do it?
This section provides an insight to what you're going to learn in this course and how you will be progressing with each chapter.
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 ...