Alfred Mac OS X Dark Mode Workflow

Alfred is great, I’m absolutely reliant on it. Everyone has their workflow lists and maybe I’ll do mine sometime, but here’s a quick one: alfred-dark-mode

Fire

Reading Today

The Glimmer Binary Experience



"A bit over a year ago, Ember.js got a major overhaul. In a tight collaboration between LinkedIn engineers and the open source community, we replaced Ember’s rendering engine with a new library, Glimmer VM, that improved performance and significantly reduced the size of compiled templates."

read full text »

Reading Today

Higher-Order Components



"A higher-order component (HOC) is an advanced technique in React for reusing component logic. HOCs are not part of the React API, per se. They are a pattern that emerges from React’s compositional nature."

read full text »

Reading Today

Guys, REST APIs are not Databases



"One of the common mistakes developers make regarding REST API’s is to treat them as databases. They’re not! Visit any web framework documentation and at some point you’ll bump into a magic way of mapping database CRUD operations of ORM models with REST API endpoints."

read full text »

Reading Today

When a Mars Simulation Goes Wrong



"The drive to the little white dome on the northern slope of Mauna Loa is a bumpy one. Mauna Loa, the “Long Mountain,” is a colossal volcano that covers half of the island of Hawaii. The rocky terrain, rusty brown and deep red, crunches beneath car tires and jostles passengers."

read full text »

Reading Today

CSS Paint API



"CSS Paint API (also known as “CSS Custom Paint” or “Houdini’s paint worklet”) is about to be enabled by default in Chrome Stable. What is it? What can you do with it? And how does it work? Well, read on, will ya’…"

read full text »