Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: Facebook React with Dan Abramov (Repeat)
Description: Originally published May 16, 2019React is a set of open source tools for building user interfaces. React was open sourced by Facebook, and includes libraries for creating interfaces on the web (ReactJS) and on mobile devices (React Native).React was released during a time when there was not a dominant frontend JavaScript library. Backbone, Angular, and other JavaScript frameworks were all popular, but there was not any consolidation across the frontend web development community. Before React came out, frontend developers were fractured into different communities for the different JavaScript frameworks.After Facebook open sourced...