Issue #26 · September 4, 2017

A super fast CSS engine

“Programs must be written for people to read, and only incidentally for machines to execute”

Best 7 links of week #35, 2017

A super fast CSS engine

A super fast CSS engine

Project Quantum is a major rewrite of Firefox’s internals to make Firefox fast. This article provides a very detailed, yet enjoyable, description of how Project Quantum works and why it is faster than its predecessor.

Articles

150 animated Chrome DevTools tips

Over 150 animated gifs which showcase how to use Chrome DevTools. Beware, this collection of tips & tricks might quickly turn you into an extremely productive web developer! :)

Trending Developer Skills

For people learning to code and for experienced software developers alike, change is constant. Betting on guessing (and learning) what would the next thing be might be the key to land your next awesome job.

GoogleChrome/puppeteer

A Node.js library coming directly from the Chrome team that allows you to easily control a headless instance of Google Chrome.

Integrating Animation into a Design System

A cohesive animation system can help express a product’s personality and make the interface feel connected and whole. Learn how to include animations directly into your design system.

zeeshanu/learn-regex

A fantastic GitHub repository that attempts to offer an easy way to finally understand and learn regular expressions.

Book of the week

Building Microservices: Designing Fine-Grained Systems

Building Microservices: Designing Fine-Grained Systems

by Sam Newman

Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.