How to be good at displaying data in a nice way on the webpage through REST API? I'm struggling. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to be good at displaying data in a nice way on the webpage through REST API? I'm struggling.

I'm struggling to display data on the web page through fetchAPI? How can I improve it? Thank you

26th Jun 2020, 5:14 AM
Ali Hussain Dhuniya
Ali Hussain Dhuniya - avatar
4 Answers
+ 1
Sandra Meyer solved. Here is repo plz give star if you like it. https://github.com/Alidhuniya/covid-19-Nepalcases
27th Jun 2020, 10:45 AM
Ali Hussain Dhuniya
Ali Hussain Dhuniya - avatar
0
What kind of data are you talking bout? Normally the quality of a web design does not depend on the method you fetch the data. Do you want to display Json-objects? If so, then of known or unknown structure?
26th Jun 2020, 8:05 PM
Sandra Meyer
Sandra Meyer - avatar
0
Sandra Meyer Yes json data on webpage.
27th Jun 2020, 10:06 AM
Ali Hussain Dhuniya
Ali Hussain Dhuniya - avatar
0
And do you already know the structure?
27th Jun 2020, 10:19 AM
Sandra Meyer
Sandra Meyer - avatar