#commonjs โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #commonjs, aggregated by home.social.
-
9 Times the Web Platform Was Influenced by Libraries, by @jadjoubran.io:
https://jadjoubran.io/blog/web-platform-influenced-by-libraries
#webplatform #retrospectives #libraries #dojo #bootstrap #jquery #mootools #prototypejs #esm #commonjs
-
Node.js Package Configuration Guide, by @nodejs:
https://nodejs.github.io/package-examples/
#guides #packages #dependencies #configuration #commonjs #esm
-
It's 2024; #JavaScript #libraries should be shipping #ESModules *only*
#webDev #frontend #js #modules #esm #commonjs #modularity #nodejs #deno
-
Is it wrong if I'm kind of enjoying the drama about #ljharb?
Burn tc39 down! Make the web anew!
The only standard is death comes to everything!#webDev #javaScript #tc39 #nodejs #esm #esmodules #commonjs #cjs #modules
-
> enough libraries use ES Modules that for many projects you need to either use ES Modules, or figure out how to interoperate ES Modules with your CommonJS code. At the same time, enough code still uses CommonJS that you often need to figure out how to include that legacy code in your otherwise-ES Module project.
https://borischerny.com/javascript,/typescript/2024/06/19/ES-Modules-Are-A-Mess.html
#javaScript #nodeJS #esModules #webdev #web #typescript #esm #cjs #commonjs #package #npm