Webpack 3: Official Release!
With a faster and more stable release cycle and a bunch of new exciting features (Scope Hoisting, “magic comments”, and more) the new major release of the most famous JavaScript bundle is here!
“There are two ways to write error-free programs; only the third one works”
Best 7 links of week #25, 2017
With a faster and more stable release cycle and a bunch of new exciting features (Scope Hoisting, “magic comments”, and more) the new major release of the most famous JavaScript bundle is here!
Must read for any serious JavaScript developer. Regardless if you program in vanilla JavaScript or if you use a famous framework or library like React, Angular or jQuery this reference for learning shorthand JavaScript coding techniques will be a useful read.
Amplitude.js is the HTML5 audio player for the modern era. Using no dependencies, take control of the browser and design an audio player the way you want it to look. Available for free on Github.
Study guide and introduction to the modern front end stack, tailored to large engineering teams. Open source guide, available on Github.
Find out which new layout opportunities and challenges the CSS Grid Layout brings to the web industry today, and what old problems it solves.
In this goal-oriented tutorial, you will learn how to use React to build a Netflix clone. If you are a Netflix fan and a software developer I am sure you always wanted to try something like this!
Venture deep into the belly of the browser to uncover the secret incantations to instantly load anything. Learn how to use preload, prefetch, preconnect, HTTP/2 Server Push and Service Workers! Finally, you will also learn how the heck you can ship JavaScript bundles that don’t break the bank on mobile!
by Asim Hussain
In this quickstart you'll get a 50,000 foot view of the major features of Angular 2 including: Typescript & ES6 Javascript, Components & Binding, Directives, Dependancy Injection & Services, Angular Modules & Bootstrapping your Angular application., SPAs & Routing, Angular CLI, Forms, Reactive Programming with RXJs, HTTP and finally Unit Testing.