📃 Things we'll be covering today:
- What is React
- Why React
- Getting Started
- Basic React app using Pure JavaScript
- Reandering Elements
- Components & props
- Introducing JSX
- Intro to create-react-app
- State & Lifecycle methods
- props vs state
- Concept of Virtual DOM in React
- Building a counter app
- Data fetching in React
- Final thoughts
- Brian Holt for initial project setup
- Scott Moss for code refactoring and styling (using theme-ui & prism)