Jump to content

React (software)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Patcito (talk | contribs) at 20:10, 2 January 2015 (Created page with '{{Infobox software | name = React | logo = 250px|React.js logo | developer = Brat Tec...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
React
Developer(s)Brat Tech LLC, Google and community.
Initial release2009 (2009)
Stable release
1.3.8 / December 19, 2014; 10 years ago (2014-12-19)
Repository
Written inJavaScript
PlatformCross-platform, see Legacy browser support
Size122 KiB production
926 KiB development
TypeJavaScript library
LicenseMIT License
Websitefacebook.github.io/react

React.js, commonly referred to as React, is an open-source JavaScript library maintained by Facebook, Instagram and a community of individual developers and corporations for creating user interfaces to address one challenge encountered in developing single-page applications that is building large applications with data that changes over time. Its goal is to be simple, declarative and be composable.