var a une portée fonction, let et const ont une portée bloc.1. Qu'est-ce qu'une variable déclarée avec var, let ou const en JavaScript ?
2. Quelle différence principale existe-t-il entre `var` et `let` en JavaScript moderne ?
3. Quelle est la valeur de `null` en JavaScript ?
Fonction fléchée — particularité `this` ?
Hérite du contexte lexical, pas de son propre `this`.
Variable — définition?
Conteneur pour stocker une valeur.
Coercition implicite — exemple ?
'5' + 1 donne '51'.
var vs let — différence?
var est fonction-scopée, let est bloc-scopée.
Variables — types principaux ?
var, let, const
const — rôle?
Variable non réassignable après initialisation.
The revision sheet covers the essential concepts of Maîtrise des fondamentaux JavaScript modernes. It is organized by topic to facilitate learning and memorization, with key definitions, explanations and summaries.
Read the full sheet →The quiz contains 8 multiple-choice questions with detailed corrections and explanations for each answer. Ideal for testing your knowledge and identifying gaps.
Take the quiz (8 questions) →Revizly offers 10 interactive flashcards on Maîtrise des fondamentaux JavaScript modernes. Each card presents a question on the front and the answer on the back, enabling active and effective revision based on spaced repetition.
See all 10 flashcards →Import your PDF or paste your course, AI generates sheets, quizzes and flashcards in 30 seconds.