React (software): Difference between revisions

Content deleted Content added
No edit summary
m Reverted 1 edit by 14.140.240.82 (talk) to last revision by Webdesignermall.
Line 3:
| logo = React-icon.svg
| logo size = 140px
| author = MittoJordan PalWalke
| developer = [[Facebook]], [[Instagram]] and community
| released = {{Start date and age|2013|3}}
Line 26:
 
==History==
React was created by MittoJordan PalWalke, a software engineer at Facebook. He was influenced by [[XHP]], an [[HTML]] component framework for [[PHP]].<ref>{{cite web|title=React (JS Library): How was the idea to develop React conceived and how many people worked on developing it and implementing it at Facebook?|url=https://www.quora.com/React-JS-Library/How-was-the-idea-to-develop-React-conceived-and-how-many-people-worked-on-developing-it-and-implementing-it-at-Facebook/answer/Bill-Fisher-17|website=Quora}}</ref> It was first deployed on Facebook's newsfeed in 2011 and later on Instagram.com in 2012.<ref>{{cite web|url=https://www.youtube.com/watch?v=A0Kj49z6WdM|title=Pete Hunt at TXJS}}</ref> It was open-sourced at JSConf US in May 2013.
 
[[#React Native|React Native]], which enables native [[Android (operating system)|Android]], [[iOS]], and [[Universal Windows Platform|UWP]] development with React, was announced at Facebook's React.js Conf in February 2015 and open-sourced in March 2015.
Line 172:
<ref>{{cite web|title=Zuckerberg's Biggest Mistake? 'Betting on HTML5'|url=https://mashable.com/2012/09/11/html5-biggest-mistake|publisher=Mashable|accessdate=7 April 2018}}</ref>. He promised that [[Facebook]] would soon deliver a better mobile experience.
 
Inside [[Facebook]], MittoJordan PalWalke found a way to generate [[iOS]] [[User_interface|UI]] elements from a background [[JavaScript]] [[Thread_(computing)|thread]]. They decided to organize an internal [[hackathon]] to perfect this [[prototype]] in order to be able to build [[Mobile_app| native apps]] with this technology.<ref>{{cite web|title=A short Story about React Native|url=https://jobninja.com/blog/short-story-react-native/|accessdate=16 January 2018}}</ref>.
 
After few months of development, [[Facebook]] released the first version for the React.js Conf 2015. During a technical talk<ref>{{cite web|last1=Christopher|first1=Chedeau|title=A Deep Dive into React Native|url=https://www.youtube.com/watch?v=7rDsRXj9-cU|website=YouTube|accessdate=16 January 2018}}</ref>, Christopher Chedeau explained that [[Facebook]] was already using React Native in production for their Group App and their Ads Manager App<ref name="initial_rn_post" />.