Intro to React

React is a popular JavaScript library by Facebook for building dynamic user interfaces. In this introduction, we’ll cover component-based application structure, React basics, and next steps. A basic understanding of JavaScript is recommended so you can follow along as we live code our first React Component!

Speaker