Building Web Apps (with React, Ampersand, ES6 and Webpack)

Building Web Apps (with React, Ampersand, ES6 and Webpack)

Topics:
8 hours, 36 minutes

This course has been updated! We now recommend you take the Complete Intro to React, v8 course.

Everything you need to build and deploy a maintainable single page app. This course covers a broad range of topics as we build an app from scratch using React, Ampersand, ES6 (ES2015), and Webpack. Henrik also covers lots of extra little goodies like hot-loading and auto-prefixing your styles without the need for browser extensions, securely implementing OAuth using Github's API in the client, deploying a microservice, deploying you front-end app as static files, and pre-rendering your app at build-time for incredible performance.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: December 1, 2015
Get Unlimited Access Now
Table of Contents

Foundations of a Web Application

GitHub Integration

Frameworks

Repo Labels

Forms

XHR Requests

Security

Deployment