Browser Built in modules - Web development game changer

Опубликовано: 19 Август 2026
на канале: A shot of code
293
21

Built in modules are distributed with the browser and so don't need to be pulled in via a URL. This promotes a big change in the way web applications are built compared to today. Currently Chrome is experimenting with a single module 'kv-storage' to see how this works in the wild. This is in Chrome 74 behind the experimental web platform flag.

In this video we run through how to pull in a built in module and use it from Javascript

For more information on Built In Modules see the below article:

https://developers.google.com/web/upd...