React Day 1: Basics, Components & Folder Structure
Day 1 of React series. Set up your first React app, explore the folder structure, and build your first custom components.
Day 1 of React series. Set up your first React app, explore the folder structure, and build your first custom components.
Day 4 of React series. Understand how to share state between components by lifting state up to a common ancestor.