| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
React (15.0.1) example using es2015
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 i npm start
Check the app at http://localhost:8080
| Back | FazBrowse Home | New Git URL |