home.social

#commonjs โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #commonjs, aggregated by home.social.

  1. > 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.

    borischerny.com/javascript,/ty

    #javaScript #nodeJS #esModules #webdev #web #typescript #esm #cjs #commonjs #package #npm