@SimplyvodaSubmitted about 2 years ago
My first time fetching API's, please any feedback would be appreciated :) Thank you !!
My first time fetching API's, please any feedback would be appreciated :) Thank you !!
You did such a great job with this,I really like it ! I've seen your code and I think that it's pretty clean, but I have some notes:
Using asynchronous functions is generally better and more modern to fetch data.
In your HTML, you used a main tag then inside your main tag your added a div with the class of container, and it's pretty useless to add a container div inside a main tag.
Little other detail, you made it slicely bigger but it's clearly not a problem.
but yes bravo for your work :)