Skip to main content
New book · out now

Understanding Drupal: A Complete Guide to Caching Layers

A deep, practical tour through every caching layer in Drupal — from the render cache to chained fast backends.

Get it on LeanPub
Understanding Drupal: A Complete Guide to Caching Layers — book cover
Recent writing RSS feed →
Feb 20, 2021

Wait, don't (immediately) send that email!

There is a truth in modern life no one wants to admit – we are addicted to email. We hate it, yet we absolutely love it. The long list of things to read and process, to decide what is important or not. The rush we get as we finally tackle a few of those emails. The dopamine surge when a new batch arrives. The desire to hit Inbox Zero.

#productivity
Oct 08, 2020

PhpStorm trick: keyboard shortcut to expand your tool window

I accidentally found a cool keyboard shortcut for PhpStorm, and probably every IntelliJ IDE. On macOS, you can use Shift + CMD + Apostrophe to force your tool window to expand to the entire screen. I'm assuming for Linux and Windows this is Shift + CTRL + Apostrophe. I don't know about anyone else, BUT I AM VERY EXCITED.

#phpstorm