#module-syntax

[ follow ]
Node JS
fromAllthingssmitty
12 hours ago

Native JSON modules are finally real - Matt Smith

Import attributes enable native JSON module support in JavaScript, eliminating the need for bundler transforms by allowing explicit type declaration with the `with { type: "json" }` syntax.
[ Load more ]