React

By

Popular Javascript / typescript framework

React Components have props (unchainging data) and state (changing data) passed into them which affects how they render and behave

Components pass state to each other

State is the history of the system

Loading page...
Views
Recent Edits
React | WeWrite