Skip to content

Instantly share code, notes, and snippets.

@janniks
Last active April 22, 2020 09:25
Show Gist options
  • Save janniks/8a6caecc51243ba441f06114c84be4bf to your computer and use it in GitHub Desktop.
Save janniks/8a6caecc51243ba441f06114c84be4bf to your computer and use it in GitHub Desktop.
01 - A Better Way to Import Local Node.js Modules - An Article
const myModule = require('./MyModule')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment