JS: Généralités

Variables var maVariableoulet maVariable (variable à valeur modifiable dont la portée est celle du bloc courant)ouconst maVariable…

JS: Ressources Externes

Cours et Tutos: https://grafikart.fr/ https://waytolearnx.com/2019/09/liste-des-fonctions-javascript.html https://developer.mozilla.org/fr/docs/Learn/Getting_started_with_the_web/JavaScript_basics https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Global_Objects https://devdocs.io/javascript/global_objects/isnan Outils: Conformité du nom des variables: https://mothereff.in/js-variables