/jsModulesTUTs

Exploring JS modules in bite size non Framework example

Primary LanguageJavaScript

This is an small example of using JS Modules

The example is using default export to import User Name class into main.js file.