Javascript react

From wikinotes
Revision as of 00:52, 23 August 2021 by Will (talk | contribs) (→‎Basics)

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