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.
Learn how to set up a WordPress Webpack configuration that allows you to write modern Javascript in your WordPress plugin.
Learn how the api-fetch library can make working with WordPress’s REST API faster and easier.
Learn the concepts behind how I build WordPress websites without sacrificing WordPress’ built-in routing, and plugin compatibility