Aemro bekalu melaku
@aemrobeAll solutions
- Submitted 3 months ago
Responsive Fem URL shortening page
- HTML
- CSS
- JS
- API
with the api stuff after using the fetch method and get the response. I want to know when we use response.text() and response.json(). before this challenge I used the response.json() but now with this challenge I have used response.text(). is it because the response of the fetch method is in the form of the text and the one which I used to deal with was in the form of json format. I would like to have a clear explanation on that.
- Submitted 6 months ago
Multi-step-form
- HTML
- CSS
- JS
how can I write a validation for the last button which is the confirm button with incorpotating the errors which recieved from the previous forms without repeating the whole validation for the confirm button again like I do?
- Submitted 9 months ago
rest-countries-api-with-color-theme-switcher-using-vanilla-js-MVC-Arc
- HTML
- CSS
- JS
- API