Skip to main content
Andrea Verlicchi

Making the web faster and more user-friendly

Tagged “considerations”

  1. Against online streaming of local meetups.

    I like to take part to local meetup events. They are informative, fun, and socially engaging at the same time. Sometimes, the meetup organizers get asked to stream events online. It would be a cool feature, I guess, but if you ask me, it would do more harm than good the community. Let me explain why.

    Read more →
  2. Do we still need lazy loading libraries and data-src in 2022?

    Back in the days, as browser support for native lazy loading was not as widespread as today, the best practice was to markup our images with data attributes like data-src and use a JavaScript library like my vanilla-lazyload to start loading them as they entered the visible portion of the page. Is it still a best practice today?

    Read more →

See all tags.