React Articles, Tutorials & News

New React hook called useActionState

Overview Depends on #28514 This PR adds a new React hook called useActionState to replace and improve the ReactDOM useFormState hook. Motivation This hook intends to fix some of the confusion and l…

Read more »

React-Strict-DOM

React Strict DOM (RSD) is a subset of React DOM, imperative DOM, and CSS that supports web and native targets – facebook/react-strict-dom…

Read more »