This project has been developed in 2016 to show some examples of how to use ES6 with React. Some libraries are being updated using the Dependabot and Snyk.io services, but no further tests are being done.
ES6 examples with React.
- Arrow functions: arrowFunctions.js
- const and let: constAndLet.js
- Destructuring assignment: destructuring.js
- Exporting: exporting.js
- Importing: importing.js
- Index: index.js