react_exercises icon indicating copy to clipboard operation
react_exercises copied to clipboard

Exercises for Rithm School's free online React Fundamentals course

React Fundamentals Exercises

Rithm School

This repository contains the exercises for Rithm School's free React Fundamentals course. React is a more advanced topic, so if you are new to JavaScript, we would suggest starting with our free JavaScript courses which are also available on Rithm School.

React Fundamentals

Introduction To React

  • JSX and Babel
  • Webpack

Props, State, and Component Architecture

  • Props
  • State
  • React Components

Events, Forms, Refs, and Life Cycle

  • Events
  • Forms And Refs
  • Life Cycle Methods

Final Project

  • Final Project