Menu

Post image 1
Post image 2
1 / 2
0

🚀 New in Chrome 148: Three Features You Shouldn’t Miss

DEV Community·Dev Sk·23 days ago
#AKSlOy1r
#frontend#ai#news#webdev#chrome#name
Reading 0:00
15s threshold

Dev Sk

Google Chrome continues to evolve, and version 148 introduces powerful updates for developers:

1️⃣ CSS name-only container queries – Query containers by name without needing a container-type.
2️⃣ Lazy loading for video & audio – The loading attribute now works for media elements, aligning with img and iframe.
3️⃣ Prompt API with Gemini Nano – Direct access to on-device AI for text, image, and audio inputs, with response constraints via JSON schema and regex.

These changes make front-end workflows more efficient, improve performance, and open doors for AI-powered web experiences.

🔗 Full article: developer.chrome.com/blog/new-in-chrome-148

WebDevelopment #ChromeUpdate #Frontend #CSS #LazyLoading #AI #GeminiNano #JavaScript #WebPerformance #PromptAPI

Read More