Quantcast
Channel: React – SitePoint
Viewing all articles
Browse latest Browse all 115

Watch: Using Webpack to Transform JSX

$
0
0

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...

Continue reading %Watch: Using Webpack to Transform JSX%


Viewing all articles
Browse latest Browse all 115

Trending Articles