Must Read
Ionic 2.0: Framework For Building Mobile Apps with Angular
Ionic 2.0.0 comes with new cross-platform components with 100% Material Design support, a 'native feature' plugin system, and enhanced performance.
Learn
How Instagram Uses React Native?
React Native has come a long way since it was open-sourced in 2015. Fewer than two years later, it’s being used not only in Facebook and Facebook Ads Manager, but also in many other companies, from Fortune 500 companies to hot new startups.
Exploring ES2016 and ES2017
A book by Dr. Axel Rauschmayer on the latest versions of ECMAScript that’s free to read online, but also available as a PDF. Axel has also updated his ECMAScript 2017 post with the final feature set.
Making Transpiled ES Modules More Spec-compliant
Dr. Axel demonstrates how a proposed ‘spec mode’ for Babel will help you prepare for a world of native ES modules.
Module Bundling and Webpack in Simple Terms
Webpack is probably the most contentious tool on the frontend web right now. It’s the most popular module bundler, but a lot of new users find it hard to use.
Tools & Code
Shrimpit
Shrimpit is a small CLI analysis tool for checking unused JavaScript & JSX ES6 exports in your project.
HTML Canvas Gauges v2.1
This is tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas. No dependencies. Suitable for IoT devices because of minimum code base.