Now we've retrieved the JSON data and converted it into a JavaScript object, let's make use of it by writing the two functions we referenced above.
Maintenant que nous avons récupéré et converti en objet JavaScript nos données JSON, il est temps d'en faire usage en écrivant les deux fonctions que nous évoquions ci dessus.
The above example was simple in terms of accessing the JavaScript object, because we set the XHR request to convert the JSON response directly into a JavaScript object using
Dans l'exemple ci-dessus, accéder au JSON est simple, il suffit de définir la requête XHR pour renvoyer la réponse au format JSON en écrivant
Next, add the following two lines - here we are setting the responseType to JSON, so that XHR knows that the server will be returning JSON, and that this should be converted behind the scenes into a JavaScript object.
Ensuite, ajoutez les deux lignes suivantes - ici, nous fixons au responseType, la valeur JSON, ce qui signifie que notre serveur saura que nous nous attendons à recevoir du JSON comme valeur de retour.
Other results
Data related to the product is sent via a javascript object.
A JavaScript object has properties associated with it.
Un objet JavaScript possède donc plusieurs propriétés qui lui sont associées.
A JavaScript object has a set of properties.
Un objet JavaScript est constitué d'un ensemble de propriétés.
Now, here's an example of a JavaScript object, right here.
Maintenant, voici un exemple d'un objet JavaScript, juste ici.
A controller is a JavaScript object containing attributes/properties and functions.
Un dispositif de commande est un objet JavaScript contenant des attributs / propriétés et fonctions.
Every HTML tag shown in a document has a JavaScript object associated with it.
Toute balise HTML affichée dans un document a un objet JavaScript associé.
Checking if a key exists in a JavaScript object?
Vérifier si une clé existe dans un objet JavaScript?
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.