http://gitlab.a-level.com.ua/illiaKozyr/Homework/src/main/HW%2013/index.html#L131-L136 - тут чего-то нехватает, изза чего везде приходится писать .then(response => response.json())
.then(response => response.json())
ну и надо переделать всё на await
await
http://gitlab.a-level.com.ua/illiaKozyr/Homework/src/main/HW%2013/index.html#L131-L136 - тут чего-то нехватает, изза чего везде приходится писать
.then(response => response.json())
ну и надо переделать всё на
await