norden.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Moin! Dies ist die Mastodon-Instanz für Nordlichter, Schnacker und alles dazwischen. Folge dem Leuchtturm.

Administered by:

Server stats:

3.5K
active users

#ecmascript

5 posts3 participants1 post today

I'm the old _require_ dog, so it comes at no surprise that I'm not happy with
docs.deno.com/runtime/fundamen
_import_ favorizes large libraries, with _require_ I got used to library atomization.
Eventually I'll find my ways for optimal structuring of my libraries, but for now...
#ecmascript modules, #typescript and #deno don't make me happy.

DenoModules and dependenciesA guide to managing modules and dependencies in Deno. Learn about ECMAScript modules, third-party packages, import maps, dependency management, versioning, and how to publish your own modules.