Skip to content

yuguo/react-example-es2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#React (15.3.1) 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 ES15 (aka es2015 or es6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • CSS 3.0%