Javascript react

From wikinotes
Revision as of 02:33, 17 June 2021 by Will (talk | contribs) (→‎Basics)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A user interface framework written in javascript.
It is used both for websites, and for mobile applications.
It is also referred to as react.js

Documentation

homepage https://reactjs.org/
api docs https://reactjs.org/docs/react-api.html
codepen (interactive editor) https://codepen.io/pen

Basics

react environments
react anatomy
react components
react elements
react fragments