Node.js Package Configuration Guide, by @nodejs@social.lfx.dev:
https://nodejs.github.io/package-examples/
#guides #packages #dependencies #configuration #commonjs
Latest posts tagged with #commonjs on Bluesky
Node.js Package Configuration Guide, by @nodejs@social.lfx.dev:
https://nodejs.github.io/package-examples/
#guides #packages #dependencies #configuration #commonjs
Shipping Node.js Packages in 2025, by @joyeecheung@mastodon.social:
github.com/joyeecheung/talks/blob/m...
#slides #nodejs #esm #commonjs #dependencies
#Development #Announcements
Storybook is going ESM-only · The popular UI builder drops CommonJS support ilo.im/16744v by Norbert de Langen
_____
#Storybook #JavaScript #ESM #CommonJS #Frameworks #UiComponents #DesignSystems #WebDev #Frontend
Bridging CommonJS and ESM in Node.js, by @joyeecheung@mastodon.social (@webhackfest@floss.social):
https://www.youtube.com/watch?v=YRueCer2kig
#videos #nodejs #commonjs #esm
Building the Bridge: Running JavaScript Modules From Dart, by (not found on Mastodon or Bluesky):
https://globe.dev/blog/building-the-bridge/
#javascript #modules #esm #commonjs #dart #deno
Screenshot of the homepage of https://www.jameskerrane.com. A navbar at the top shows the selected "Home" page and a "Blog" link. A callout box says, "Hello, website visitor! This website is under active construction, so please check me out on other platforms as I port information to this new site! Thank you very much." The callout box then includes a bulleted list. Item 1: Interested in my professional history? Please visit my LinkedIn profile. Item 2: Interested in my current projects? Please check out my GitHub profile! Item 3: Interested in connecting? Please email me at jkerrane3@gatech.edu. A header element says, "Hello, I'm James Kerrane, a first-year Computer Science student at Georgia Tech and a maker." A resume is embedded into the site in a document reader, with the top visible listing contact information. Address Line 1: 329722 Georgia Tech Station. 351 Ferst Dr NW, Atlanta, GA 303322 [sic.]-1400. github.com/thatrobotdev. linkedin.com/in/jameskerrane. jameskerrane.com.
(1/2)
Spent tonight learning #11ty and working on www.jameskerrane.com
- Updated to @11ty.dev v3.0.0! 🥳
- Refactored project files to switch from #CommonJS syntax to the newly supported and standardized #ESM modules
- Streamlined how the site handles images
Aun hoy en 2023 y seguimos discutiendo sobre #CommonJS
Te explico en este "thread" lo que se ha comentado por estos días. 🧵👇🏻
El viernes pasado, Andy Jiang @andyjiang escribió un artículo en el blog de #Deno sobre cómo CommonJS está perjudicando a #JavaScript.
https://deno.com/blog/commonjs-is-hurting-javascrip
Argumentó que #CommonJS era exactamente lo que el mundo necesitaba en 2009, pero que no es adecuado hoy en día.
Nice article about JavaScript Module strategies www.airpair.com/javascript/posts/the-min... #javascript #amd #commonjs
https://github.com/stayradiated/cjs-rename is a handy tool for renaming require()-ed #CommonJS modules in your codebase. Now with #TypeScript support :)