Skip to content

Instantly share code, notes, and snippets.

@Stayl045
Forked from ashx3s/README.md
Created March 17, 2022 14:45
Show Gist options
  • Save Stayl045/b9efe239d57a593f73a33cced8ab88e2 to your computer and use it in GitHub Desktop.
Save Stayl045/b9efe239d57a593f73a33cced8ab88e2 to your computer and use it in GitHub Desktop.
Javascript Imports and Exports

How to import javascript files into one another

Common JS System

  • This is the older way that node would import files into one another.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment