andrej-szontagh / portfolio-website

Portfolio Website
https://andrej-szontagh.github.io/
GNU General Public License v3.0
0 stars 0 forks source link

Consider using ES6 Modules #63

Open andrej-szontagh opened 5 years ago

andrej-szontagh commented 5 years ago

This will probably require to not concatenate the JS files. However can solve some no-undef Codacy issues and make the code more cleaner.

andrej-szontagh commented 5 years ago

https://www.reddit.com/r/javascript/comments/2xsdwp/how_do_you_namespace_with_es6/cp2ymp3/