Add article with how to implement `__dirname` then using ESM
pull/8372/head
Vladimir Poplavskij 4 weeks ago committed by GitHub
parent 300759ca43
commit f072a67494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/nodejs/content/__dirname@1AaGG660rvZlNYMOA35qO.md

@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [@official@Official Website](https://nodejs.org/docs/latest/api/modules.html#__dirname)
- [@article@How to use \_\_dirname](https://www.digitalocean.com/community/tutorials/nodejs-how-to-use__dirname)
- [@article@Node.js: Using __dirname and __filename with ES Modules](https://www.kindacode.com/article/node-js-using-__dirname-and-__filename-with-es-modules)

Loading…
Cancel
Save