Issue #119 · July 15, 2019

How Google Pagespeed works

“I do not fear computers. I fear lack of them”

Best 7 links of week #28, 2019

How Google Pagespeed works

How Google Pagespeed works

In this article, we uncover how PageSpeed calculates it’s critical speed score. It’s no secret that speed has become a crucial factor in search ranking.

Articles

Birth of Qubole design system

The design system is more than your UI kit, it’s about bringing culture and design language in your organization. This interesting case study shows how a well structured design system can actually improve consistency and speed of delivery.

3D Wireframes in SVG

SVG is great for line art. It scales nicely for high DPI displays without using much bandwidth. However SVG was not designed for 3D, so it does not provide mechanisms for applying perspective transformation or hidden surface elimination. This article shows some clever tecniques and python scripts to render 3d shapes using SVG.

Transpiling between any programming languages

The Compass team has written a lightweight, extendable transpiler that translates BSON to and from any language. This tool allows developers to work in one language while being able to export the queries and aggregations they build to other languages.

What Is Web Hosting, Exactly?

Most people never really think about where a website is, or even what a website is. I turn on my computer, open a browser, and go to Google or Amazon or Yahoo. But what am I doing when I “visit” a website? If I’m a visitor, where have I gone? And if it is a “site,” where is it located?

Book of the week

Angular 2 Cookbook

Angular 2 Cookbook

by Matt Frisbie

This book covers all the most complicated Angular concepts and at the same time introduces the best practices with which to wield these powerful tools. It also covers in detail all the concepts you'll need to get you building applications faster. Often neglected topics such as testing and performance optimization are widely covered as well. A developer that reads through all the content in this book will have a broad and deep understanding of all the major topics in the Angular 2 universe.