How to find a11y issues in an npm package before you start using it| Iain Bean
Fine-tune your font files and optimise your loading strategy for maximum speed + minimum FOUT| Iain Bean
Improve your technical writing by cutting down on adverbs| Iain Bean
Why I choose Eleventy over Gatsby for my new website| Iain Bean
Out of the box, Eleventy gives you a choice of ten different templating languages. Two of these: Nunjucks and Liquid bear more than a passing resemblance to Twig, the templating language used by Craft CMS. When I was migrating this site from Craft to Eleventy, I tried liquid but eventually settled on Nunjucks, simply because it seems to be more popular in the Eleventy community. However, I quickly encountered a problem: include in Nunjucks doesn’t work like include in Twig. Whereas the foll...| Iain Bean
Automated tools like Lighthouse are great, but if you want to really understand accessibility, you’ll need to get your hands dirty.| Iain Bean
If you’re tracking me, at least be honest about it| Iain Bean
86% of the top 100,000 websites use it, but what’s the cost to users?| Iain Bean
According to the WebAIM million survey it’s Gatsby, but can you trust automated accessibility tests?| Iain Bean
Make your site faster and more environmentally-friendly by taking a system-fonts-first approach| Iain Bean