Facebook

Libraries

flow-bin (flow.org)18943
v0.105.1
Aug 11, 2019
Adds static typing to JavaScript to improve developer productivity and code quality
react (reactjs.org)124660
v16.9.0
Aug 09, 2019
The react package contains only the functionality necessary to define React components
react-native (facebook.github.io)75127
v0.60.4
Jul 18, 2019
A framework for building native apps with React
  • Valentin Shergin
  • Pieter De Baets
  • Martin Konicek
  • David Aurelio
  • Spencer Ahrens
  • Facebook
jest (jestjs.io)24375
v24.8.0
May 05, 2019
Delightful JavaScript Testing
  • Christoph Nakazawa
  • Simen Bekkhus
  • Aaron Abramov
  • Facebook
react-360 (facebook.github.io)6968
v1.1.0
Feb 15, 2019
Create exciting 360 and VR experiences using React
prop-types (github.com)2706
v15.7.2
Feb 14, 2019
Runtime type checking for React props and similar objects
prepack (prepack.io)13383
v0.2.54
Oct 08, 2018
A JavaScript bundle optimizer
  • Herman Venter
  • Nikolai Tillmann
  • Dominic Gannaway
  • Facebook

Podcast Episodes

Facebook Open Source Management with Tom Occhino (softwareengineeringdaily.com)
Jul 18, 2019
Facebook has released open source software projects that have changed the industry. The most impactful projects to date are the React frontend user interface tools: ReactJS and React Native.
    Facebook React with Dan Abramov (softwareengineeringdaily.com)
    May 16, 2019
    After seeing the initial traction, Facebook invested heavily into React, creating entire teams within the company whose goal was to improve React. Dan Abramov works on the React team at Facebook and joins the show to talk about how the React project is managed and his vision for the project.
    Facebook Marketplace Team feat. Konstantin Raev & Blair Vanderhoof (devchat.tv)
    Feb 02, 2019
    In today’s episode of the React Native Radio Podcast, the panel talks with Konstantin and Blair of the React Native developers Facebook Team. Topic covered are about Facebook Market Place, Performance, PrePack, Open Source, and new projects within the React Native team at Facebook.

      Articles & Tutorials

      Hermes: An open source JavaScript engine optimized for mobile apps, starting with React Native (code.fb.com)
      Jul 12, 2019
      At Chain React 2019, we announced the Hermes JavaScript engine. We have open-sourced the Hermes engine, as well as integration with Hermes for React Native. We are excited to work with the open source community and have developers start using Hermes today.
      React 360 replaces React VR for streamlined development focus (code.fb.com)
      May 02, 2018
      When we released React VR in April of 2017, our goal was to create a web-based framework that would enable developers to easily add interactivity to immersive content in order to create engaging experiences.

      Video Guides & Talks

      Improving React Native Performance in Facebook Marketplace (youtube.com)
      Jun 24, 2019
      Konstantin Raev talks about reaching React Native performance goals for Facebook Marketplace--one of Facebook's biggest applications.
      Mobile Innovation with React Native, ComponentKit, and Litho (youtube.com)
      May 30, 2019
      This session will cover how we use - and open source - our mobile development stack to deliver beautifully designed and super responsive apps on both Android and iOS.
      • Eli White
      • Pasquale Anatriello
      • Thong Nguyen
      • Facebook
      Building the New Facebook.com with React, GraphQL and Relay (youtube.com)
      May 30, 2019
      In this session, we'll discuss how we use the latest features of these technologies, like React Suspense, to help deliver a high quality, modern web experience at Facebook.
      Intro to React Hooks (youtube.com)
      May 28, 2019
      A hands-on tutorial on how to create a simple functional React component using React Hooks.