Crash Course Logo

React

Facebook’s ever-hyped JavaScript framework

So you know how to make static HTML websites. You write a CSS style sheet like no body’s business. But how do you make complex websites that respond to the user’s input? This is where React excels. Learn about the virtual DOM, React components, and JSX in order to create simple painless interactive UIs.

Slides for this year here

Final Result of Lab: here

Old Slides

Last year’s slides can be found here

Slides from two years ago can be found here.

More Resources