Skip to content

Instantly share code, notes, and snippets.

@joshdance
joshdance / react-checklist-en.md
Created June 29, 2023 18:47 — forked from marko-knoebl/react-checklist-en.md
A checklist for learning React - Fork it and start ticking off topics!

React topics checklist

A checklist for learning React - Fork it and start ticking off topics!

React fundamentals

  • use-cases of React
  • JavaScript basics for React
    • immutability / data management without mutations
  • updating properties of objects