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.
“Programs must be written for people to read, and only incidentally for machines to execute”
Best 7 links of week #35, 2017
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.
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! :)
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.
Or How I Learned to Stop Writing Callback Functions and Love Javascript ES8.
A Node.js library coming directly from the Chrome team that allows you to easily control a headless instance of Google Chrome.
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.
A fantastic GitHub repository that attempts to offer an easy way to finally understand and learn regular expressions.
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.