Anna Monus

  https://medium.com/@azaleamollis Anna is a technical writer who covers frontend frameworks, web standards, accessibility, WordPress development, UX design, and more. Head to her personal blog Annalytic for more content.

     



7 Stories by Anna Monus

9 tricks to eliminate render blocking resources

By reducing render blocking resources, you can shorten the critical rendering path and reduce page load times, thus improving UX and SEO.
16 11 min read

Improving performance with HTML responsive images

Speed up your page load times and serve browser-sensitive images with tips from this tutorial on HTML responsive images.
0 8 min read

How to create a full-bleed layout using CSS grid

Improve the readability of your webpage and reduce sidebar distractions by creating responsive full-bleed layouts using CSS grid.
0 5 min read

What happened to web components?

Web components are a great tool to increase efficiency for frontend development. But unnecessary obstacles for users are slowing their adoption and use.
4 7 min read

5 new CSS features you can test right now

In this guide, we'll focus on five new CSS features that you can already test in the stable version of at least one web...
0 7 min read

Using resource hints to optimize performance

Resource hints provide the browser with information to predict the user’s expected behavior. This enables it to prefetch, prerender, or preload resources in advance.
0 8 min read

Variable fonts: Is the performance trade-off worth it?

Although variable font files are huge, they typically improve performance because they eliminate the need to use multiple font files.
3 9 min read