0👍
you should avoid importing scripts directly into the .html file but you should use javascript modules
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
Source:stackexchange.com
0👍
you should avoid importing scripts directly into the .html file but you should use javascript modules
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules