Last active
April 22, 2020 09:25
-
-
Save janniks/8a6caecc51243ba441f06114c84be4bf to your computer and use it in GitHub Desktop.
01 - A Better Way to Import Local Node.js Modules - An Article
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const myModule = require('./MyModule') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment