javascript-tutorial / en.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
23.44k stars 3.85k forks source link

A better practaice #3702

Open Toroko313 opened 3 months ago

Toroko313 commented 3 months ago

I think in JavaScript fundamentals, the solution for the tasks should be putting the script tag in the head element and not the body, even if its just one line of code