← All Frameworks
React

React

A JavaScript library for building user interfaces

Language: JavaScriptCategory: WebFirst released: 2013Created by: Meta (Jordan Walke)License: MIT

React is a declarative, component-based JavaScript library for building user interfaces. Developed and maintained by Meta, it enables developers to create large web applications that can update and render efficiently in response to data changes. React's virtual DOM and one-way data flow make it a cornerstone of modern frontend development.

Links

Key Features

Virtual DOMJSXComponent-BasedHooksConcurrent Mode