java-script:fetch-using-async-await
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
java-script:fetch-using-async-await [2023/08/03 14:25] – odefta | java-script:fetch-using-async-await [2023/08/03 14:27] (current) – odefta | ||
---|---|---|---|
Line 38: | Line 38: | ||
const div = document.getElementById(' | const div = document.getElementById(' | ||
div.innerHTML += ` | div.innerHTML += ` | ||
+ | <img src=" | ||
Login: ${user.login}< | Login: ${user.login}< | ||
ID: ${user.id}< | ID: ${user.id}< | ||
Line 68: | Line 69: | ||
</ | </ | ||
</ | </ | ||
- | |||
</ | </ | ||
java-script/fetch-using-async-await.1691061910.txt.gz · Last modified: 2023/08/03 14:25 by odefta