REMQUÈRE XML HTTP RECHERCHE
fetch('my/url/').then(respone()=>{
console.log(response);
}
Code_Breaker
fetch('my/url/').then(respone()=>{
console.log(response);
}