React 2: Introduction to JSX

preview_player
Показать описание
* Demonstrate the basics of JSX.
* How how to use Babel and examine the resulting JavaScript.

Updated commands for running Babel on JSX "by hand"
1. Install the Babel Command Line Interface: `npm install --save-dev @babel/core @babel/cli`
2. Install the React Preset for Babel: `npm install @babel/preset-react`
Рекомендации по теме
welcome to shbcf.ru