Install Node.js | Create a React App | Importing Libraries | Useful IDE Extensions
node_modules | public | App.tsx | index.html | package.json | tsconfig.json
PascalCasing | className | JSX: Javascript XML | { } wrap JS | Fragments |
Conditional Rendering | Props | useState | State v. Props | useEffect |
Mapping Components | Pass Objects as Props | Spread Objects as Props | Passing State Around | Dynamic Styles
Shortcut Conditional Rendering