js exécuter après avoir exécuté le fichier html

<head>
 <script src="js-file.js" defer></script>
</head>
Lam Nguyen