Frontend Dogma

“modules” Archive

  1. “__dirname” Is Back in Node.js With ES Modules · · ,
  2. “require(esm)” in Node.js · · ,
  3. Comparing ECMAScript Modules and CommonJS · · ,
  4. Build a Node App With TypeScript · · , ,
  5. Lessons Learned Moving Eleventy from CommonJS to ESM in 2024 · · , , , ,
  6. Node.js, TypeScript, and ESM: It Doesn’t Have to Be Painful · · ,
  7. Modular CSS and Different Ways to Structure Your Stylesheets · ·
  8. Package-Based Architecture—Let’s Deliver the Packages · · ,
  9. My Experience Modernizing Packages to ESM · · ,
  10. TypeScript’s Migration to Modules · · ,
  11. Modularizing React Applications With Established UI Patterns · · ,
  12. Speeding Up the JavaScript Ecosystem—Module Resolution · · ,
  13. Custom ESM Loaders: Who, What, When, Where, Why, How · ·
  14. Importing ES6 Modules over HTTP/HTTPS in Node.js · · , ,
  15. JSON Modules in JavaScript · · ,
  16. Understanding and Working With Submodules in Git · ·
  17. Bootstrapping a Node.js TypeScript API: Routing, Middleware, and Custom Types and Errors Modules · · , , , ,
  18. Using CSS Module Scripts to Import Stylesheets · · ,
  19. How Does Node.js Load Its Built-In/Native Modules? · · ,