React JavaScript Library: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
(Created page with "A React JavaScript Library is an open-source JavaScript library that provides a view for data rendered as HTML. * <B>Example(s):</B> ** ...")
 
(Redirected page to React.js JavaScript Library)
 
Line 1: Line 1:
A [[React JavaScript Library]] is an [[Open-Source Software|open-source]] [[JavaScript library]] that provides a view for data rendered as [[HTML]].
#REDIRECT [[React.js JavaScript Library]]
* <B>Example(s):</B>
** [[React v15.3.1]].
* <B>Counter-Example(s):</B>
** ...
* <B>See:</B> [[GitHub]], [[Facebook]], [[Cross-Platform]], [[JavaScript Library]], [[Single-Page Application]], [[Libscore]].
----
----
==References==
 
=== 2016 ===
* (Wikipedia, 2016) &rArr; https://en.wikipedia.org/wiki/React_(JavaScript_library) Retrieved:2016-8-26.
** '''React''' (sometimes styled '''React.js''' or '''ReactJS''') is an [[open-source software|open-source]] [[JavaScript library]] providing a view for data rendered as [[HTML]]. React views are typically rendered using components that contain additional components specified as custom HTML tags. React promises programmers a model in which subcomponents cannot directly affect enclosing components ("data flows down"); efficient updating of the HTML document when data changes; and a clean separation between components on a modern [[single-page application]]. <P> It is maintained by [[Facebook]], [[Instagram]] and a community of individual developers and corporations.    According to [[JavaScript]] analytics service [[Libscore]], React is currently being used on the websites of [[Netflix]], [[Imgur]], [[Bleacher Report]], [[Feedly]], [[Airbnb]], [[SeatGeek]], [[HelloSign]], and others.  As of March 2016, React and React Native are Facebook's top two open-source projects by number of stars on [[GitHub]],  and React is the 6th most starred project of all time on GitHub.
 
----
[[Category:Concept]]
__NOTOC__

Latest revision as of 18:19, 26 August 2016