Medium
What can we say about JavaScript?
Edit
-2
Community Evaluations
Ambiguous
Simon Prieul06/03/2025
Les réponses sont ambiguës selon moi. Peut-on affirmer que c'est un langage "fondé" sur l'utilisation d'API ?
Et "permet de communiquer avec des serveurs web ? Que veut dire l'auteur de la question par lĂ , je ne comprends pas trop ? Le langage JavaScript en lui-mĂȘme non, le Runtime par contre oui
23
Fix the following Javascript loop:10
The certificate variable is not attainable outside the if loop10
Write a Javascript code that displays 'Adversity is not to be feared' and 'There is potentially a real danger'10
Use spread operator to split an array into two arrays in Javascript38
Write a JavaScript function that fetches data from an API and logs it to the console.93
Understanding the differences between `map()` and `forEach()` methods in JavaScript9
Write a switch statement that checks if a person can go down a slide based on their weight and height.