-
React from strach (babel + webpack) : https://www.tutorialspoint.com/reactjs/reactjs_environment_setup.htm (create-react-app: hides babel and webpack that you cannot customize)
-
ES2015 Syntax https://www.babelcoder.com/blog/posts/introduction-to-es2015
-
Several React code from: Stephen Grider