Javascript Resources Useful javascript resources Supported Javascript Features List by Polyfills and Browsers http://kangax.github.io/compat-table/es6/ Libraries Localstorage https://github.com/mozilla/localForage Hybrid Mobile Development https://crosswalk-project.org/ Material Design Material Design React Components https://github.com/callemall/material-ui WebVR https://aframe.io/ https://mozvr.com/ https://github.com/borismus/webvr-boilerplate Data Structure http://facebook.github.io/immutable-js/ Webpack Plugins https://github.com/markdalgleish/react-to-html-webpack-plugin https://github.com/ampedandwired/html-webpack-plugin Webservice and Api Consumer https://github.com/github/fetch https://github.com/alex94puchades/jsonapify Code Samples React https://github.com/pro-react/sample-code Javascript Several demos and usages for ES6 destructuring. Articles Webpack AN INTRODUCTION TO WEBPACK Beginner’s guide to Webpack Faster SASS builds with Webpack Javascript State of the Art JavaScript in 2016 Metaprogramming in ES6: Symbols and why they're awesome Exploring ES6: Upgrade to the next version of JavaScript Dependency Injection for Modern Javascript Using ES6 Classes and ES7 Decorators Speaking JavaScript: An In-Depth Guide for Programmers GraphQL Creating a GraphQL Server with Node.js and MongoDB Redux Learn how to use redux step by step React React.js Best Practices for 2016