JavaScript
Mar 8, 2022 · Backend Development
How Node.js v17.6 Enables Direct HTTP/HTTPS Module Imports
Node.js v17.6 introduces an experimental feature that lets developers import modules straight from HTTP or HTTPS URLs, closing the gap with Deno and mirroring the HTTPS import capability of ES6 modules in browsers.
DenoES6 modulesHTTP import
0 likes · 1 min read