How Session Storage Can Improve Site Performance
Session storage can make your website faster, and reduce server load. Learn how to use JavaScript’s sessionStorage as a caching system.

Session storage can make your website faster, and reduce server load. Learn how to use JavaScript’s sessionStorage as a caching system.
I believe that a traditional WordPress theme should be able to work as effectively as a static site or a headless web app. The overwhelming majority of WordPress websites are built with a good ol’ fashioned WordPress theme. Most of them even have good caching layers, and dependency optimizations that make these sites run reasonably… Continue reading How to Build a Nearly Headless WordPress Website
Learn the concepts behind how I build WordPress websites without sacrificing WordPress’ built-in routing, and plugin compatibility