- Node.js
- Client side React uses node.js as a build tool... not as a server side runtime
- Browsers only understand HTML / CSS / JS
- Transpilation is needed
- Babel
- JSX
- TypeScript
- TSX
- Babel
- Transpilation is needed
- Dependency Management
- npm / yarn / pnpm