Week 1
  • Start Here
  • What is React?
  • Building a Single Page Application (SPA)
  • The Hard Truth About React
  • React's Hello World
  • The Clock App
  • The Virtual DOM
  • Reading More Complex React Applications
  • Install NPM (Node Packing Manager)
Week 2
  • A New Social Media App Begins Now!
  • Planning the Social Media Card
  • Create the Class Card
  • Create Your First Component
  • Create All The Components
  • Installing Babel via Terminal
  • Props
  • Connect To Our Data
  • Loop Through Updates
  • Homework
Week 3
  • Pomodoro Timer
  • What is the Pomodoro Technique?
  • Build the Pomodoro Timer App
  • Build the Pomodoro Component
  • State
  • The Component Lifecycle
  • Alert Conditional
  • Homework
Week 4
  • Product Search App
  • Installing React as a Dependency
  • Build Your HTML Shell
  • Capture The Input
  • Pass the Query
  • Search the Product
  • Show Each Product Result
  • Make Component Files
  • Homework
  • Completed Projects