2 résultats trouvés

par sophiasmith
22 sept. 2025, 10:43
Forum : Javascript
Sujet : How can I track changes of multiple variables at once in JavaScript without using a framework?
Réponses : 1
Vues : 988

How can I track changes of multiple variables at once in JavaScript without using a framework?

Hi everyone, I’m working on a small project and I want to track multiple variables at the same time. Whenever any of them change, I want to trigger a specific action. I know I could use Proxy or Object.defineProperty, but I’m not sure how to implement it in a clean and efficient way. Does anyone hav...
par sophiasmith
02 juin 2025, 04:02
Forum : Javascript
Sujet : retrouver le nom d'une variable
Réponses : 10
Vues : 47051

Re: retrouver le nom d'une variable

Bonjour webmaster, et merci pour ce compliment, ca fait toujours plaisir au débutant que je suis... Monkey Mart Je ne peux mettre le fichier en pj, trop volumineux. Vous pouvez le télécharger ici : https://mediaseculilian.fr/DESS-TECH/dess-tech.html Il s'agit du 5-Exercice évalué > A télécharger Me...