Andrea Verlicchi

Results 70 comments of Andrea Verlicchi

@baszero any news from your side?

Hello @baszero @lzlife, it seems you don’t need support anymore. If you’re happy with my support, the documentation and the effort I’ve been putting on this project in the latest...

Hey @Muralidharan2612, thank you for your contribution. I'm not sure I'd place that "Lazy anything" section before the "local install" section.

Hey @Julien-FLEXY, thanks for reaching out. Could you also post the HTML code you’re using for your images?

Thank you, could you please show me the code of the video as it is rendered in the HTML page?

Thank you. What you posted is the DOM representation of the video tag as you find it in the elements tab of the browser’s developer tools. What I am interested...

Thanks, @MtDalPizzol it makes sense. Yes it you set `use_native` you then delegate the lazy loading to the browser, losing most control on the loading via JavaScript. The solution you...

@MtDalPizzol > But to be honest, I don't see how it would make LCP better. I will explain in a second.. > I feel like anything that needs "foreign" JS...

Thanks for sharing, @MtDalPizzol I'm a web performance consultant (check [andreaverlicchi.eu](https://www.andreaverlicchi.eu)) so I perfectly understand what you say. I cN tell you that my lazy load script doesn't run any...

Hello, thank you for your question. I fail to understand what you mean by "default image" and "external image". Could you specify that?