Hi, I'm curious about how much Facebook is behind React because I'm strongly opposed to Facebook due to it's privacy policies. I'm trying to find out Facebook's relations to React; is it just something Facebook bought out/funds or was it made entirely by engineers at Facebook? I currently know VueJS but I've been considering picking up React because so many jobs seem to require it lately, any insight on this would be greatly appreciated.
React was built entirely by Facebook and all of the top contributors work there.<p><a href="https://github.com/facebook/react/graphs/contributors" rel="nofollow">https://github.com/facebook/react/graphs/contributors</a>
Uh... yeah, that's kind of a silly question.<p>React was created by Facebook for use at Facebook, and shared with the community. The React team builds React openly, invites contributions from the community, and deliberately shares work on the project with the community, but they also have to work with Facebook's product teams to meet Facebook's internal needs.<p>There's a great writeup of React's history at <a href="https://facebook.github.io/react/blog/2016/09/28/our-first-50000-stars.html" rel="nofollow">https://facebook.github.io/react/blog/2016/09/28/our-first-5...</a> .