Let’s not recommend a plugin – for once. WordPress is really great for non-techies to build a site – and plugins especially make it so easy to extend your site! In my opinion, the motto should be “Do I really…
This is based on a kind of cool mix of solutions that I’ve come up with in the last month. The end result is a highly performing and flexible auto complete solution, using only one little lightweight library that doesn’t…
In quite a few modern frameworks, it’s usual that only required scripts/styles are loaded on the pages that actually need it. In WordPress, most plugins or themes just load all the scripts/styles all over the pages – “just in case”…
Using data instead of svgs has a huge benefits. SVGs – when optimized with svgomg (big shout out – really great gui) is already a wonderful addition to my toolbox on optimising pages, nevertheless, sometimes you want to use background-image…