Watch: Using Webpack to Transform JSX

Michael Chan
Share


JavaScript processing can be cumbersome and confusing. One of the major objections people have with React is JSX’ need to be pre-processed and packaged up for the browser. Fear not! The Webpack module builder and Babel.js were created for exactly this purpose.

In this screencast we’ll setup a simple Webpack project and send you on your way to making the next big thing!

Loading the player…