BFE.dev
Front-End Interview Questions130. What is the difference between modules and standard scripts?

130. What is the difference between modules and standard scripts?

JavaScript
Share

What is the difference between <script type="module"> and <script> ? In case you are not sure, please visit MDN here.

prevnext
Request SolutionAIPosts(3)