Top Stories published by Dev Channel in August of 2016
01
06
07
08
10
13
14
17
18
19
21
22
24
25
26
27
28
31

Closure Compiler for JS fun and profit

The Closure Compiler — also named JSCompiler, internally at Google — underpins most of Google’s web properties by optimizing, typechecking, transpiling and organizing JavaScript code. It makes Google more productive and allows us to build JavaScript using…


create-react-pwa

tl;dr

If you’d like to turn the output of create-react-app into a progressive web app (PWA) with offline support, take a look at the create-react-pwa repo, and in particular, the GitHub diff of the minimal changes required.

create-react-app…


Bringing easy and fast checkout with Payment Request API

Author: Eiji Kitamura

It’s no surprise that the majority of online shopping is happening on mobile devices these days. But did you know that 66% of mobile purchases are made through websites rather than…

These were the top 10 stories published by Dev Channel in August of 2016. You can also dive into daily archives for August of 2016 by using the calendar at the top of this page.