up:: [[Computing MOC]]
tags:: #map/view #on/computing/programming
# React
React is a front-end JavaScript library for building user interfaces. This is a collection of my notes on the library.
## The Basics
[[JSX|JSX Markup]] | [[React Components|Components]] | [[React Props|Props]] | [[React Hooks|Hooks]]
## State Management
[[React State|State]]