Javascript react: Difference between revisions

From wikinotes
Line 19: Line 19:
{|
{|
|-
|-
| [[react environments]]
| [[react projects]]
|-
|-
| [[react anatomy]]
| [[react anatomy]]

Revision as of 21:31, 10 December 2022

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

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

Basics

react projects
react anatomy
react components
react DOM events