Réponse

const bob = { name: "Dylan"}

Colonne
Explication

Cette syntaxe est très proche du JSON

Question

Syntaxe pour la création de l'objet littéral "bob" qui a pour propriété name : "Dylan" ?

Thématique