Build a React.js Application with User Login and Authentication

Click for: original source

This post will show you how to build a React application from scratch, using the Stormpath React SDK to add features that allow people to sign up, log in, and even view their own user profile.

In this extensive tutorial authors use ES6 and JSX to write as little code as possible. Good overview with links to technology used (React, Express, Webpack, Babel etc). Includes configuration. Overall good read.

[Read More]

Tags javascript nodejs