Skip to content
This repository was archived by the owner on Jul 24, 2018. It is now read-only.

The thinking in react demo recreated with modern javascript (aka ES15+ or es6+)

Notifications You must be signed in to change notification settings

code0wl/react-example-modern-javascript

Repository files navigation

React (15.6.0) example using ES2015 Build Status

On the react site there is a demo on how to learn to think with react. This is the same tutorial executed using ES2015 and webpack as a build process. There are some gotcha's transforming your code to ES2015 whilst using React. In this demo there is a solution for these common challenges.

Follow the original and great tutorial here Es5 thinking in React and check the syntax differences using this project. Changelog found here

npm start

Check the app at http://localhost:8080

About

The thinking in react demo recreated with modern javascript (aka ES15+ or es6+)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published