🚨 NEWS: JPA e Hibernate — Best Practices per Eliminare l'N+1 Problem e Ottenere Query 10x Più Veloci

Ecco i punti chiave in breve:
💡 Hai mai notato che una semplice lista di entità in JPA impiega secondi a caricarsi, e dopo aver attivato i log SQL scopri che per ogni riga principale vengono eseguite decine di query identiche? Benve...

🚀 LINK: https://meteoraweb.com/sviluppo-di-siti-web/jpa-e-hibernate-best-practices-per-eliminare-ln1-problem-e-ottenere-query-10x-piu-veloci

#n+1Problem #bestPractices #lazyLoading #jPA #hibernate

JPA e Hibernate — Best Practices per Eliminare l'N+1 Problem e Ottenere Query 10x Più Veloci

Scopri come diagnosticare e risolvere l'N+1 problem in JPA e Hibernate con fetch join, @EntityGraph e batch fetching. Best practices con esempi Java.

Meteora Web

🚨 NEWS: Moduli JavaScript ES Modules — Organizza il Codice con Import/Export e Lazy Loading

Ecco i punti chiave in breve:
💡 Hai mai aperto un progetto JavaScript e trovato un unico file script.js lungo duemila righe? Oppure decine di sparsi nell'HTML con l'ordine che sembra un rompicapo? Lo vediamo spesso ne...

🚀 LINK: https://meteoraweb.com/sviluppo-di-siti-web/moduli-javascript-es-modules-organizza-il-codice-con-importexport-e-lazy-loading

#javascript #lazyLoading #codeSplitting #eSModules #import

Ending Responsive Images

Mat Marquis isn't known for pulling his punches. And yet, Marquis stopped short when he declared The End of Responsive Images. Mat left responsive images on the ropes. I hope to finish them.

Cloud Four

🚨 NEWS: INP Ottimizzazione: Come Ridurre l’Interattività JavaScript e Liberare il Main Thread

Ecco i punti chiave in breve:
💡 Hai mai cliccato su un pulsante e aspettato mezzo secondo prima che succedesse qualcosa? O peggio: hai toccato un link su mobile e lo schermo è rimasto congelato per un secondo? Quella sensazione di l...

🚀 LINK: https://meteoraweb.com/seo-e-analitica/inp-ottimizzazione-come-ridurre-linterattivita-javascript-e-liberare-il-main-thread

#googleRanking #performanceWeb #coreWebVitals #lazyLoading #iNPOttimizzazione

Ending Responsive Images

Mat Marquis isn't known for pulling his punches. And yet, Marquis stopped short when he declared The End of Responsive Images. Mat left responsive images on the ropes. I hope to finish them.

Cloud Four

Three lazy-loading patterns worth knowing:

1. — native, zero JS
2. Intersection Observer for off-screen components
3. Route-based code splitting for SPAs

All free. All ship in a sprint. #WebDev #UX #LazyLoading

#Development #Releases
New in Chrome 148 · Lazy loading for video/audio, Prompt API, and more https://ilo.im/16cpen

_____
#LazyLoading #AI #Chrome #Browser #APIs #WebPerf #WebDev #Frontend #HTML #CSS

New in Chrome 148  |  Blog  |  Chrome for Developers

CSS name-only container queries, lazy-loading for video and audio, and the Prompt API.

Chrome for Developers

How to Use Lazy Loading Without Hurting Web Performance, by @jacobandrewsky.bsky.social (@debugbear.com):

https://www.debugbear.com/blog/lazy-loading-performance

#howtos #lazyloading #performance

How to Use Lazy Loading Without Hurting Web Performance | DebugBear

Learn how to use lazy loading without hurting web performance. This article explains when lazy loading improves performance, when it backfires, and how it impacts Core Web Vitals like LCP, CLS, and INP — with practical patterns and real-world pitfalls.

The end of responsive images

Mat Marquis has waited 14 years to write this article. The sizes attribute has been a necessary evil but now, with an auto value capability, it’s completely transformed authoring responsive images on the web.

Piccalilli
🗼 Web Weekly #189 by @stefan
Not existing font-family fallbacks
HTML in canvas elements
Number formatting with Intl
Name-only @container queries
loading="lazy" for videos
sizes="auto" for images
#webdev #css #canvas #lazyloading
https://webweekly.email/archive/web-weekly-189/