Read a file and make div's based on the content of the file. best approach
Hello,
I have to read a json file so I do it like this :
now I have to make a div with these contents for every object Is it wise to call a function in my fetch or is there a way I can use the data outside the fetch
now I have to make a div with these contents for every object Is it wise to call a function in my fetch or is there a way I can use the data outside the fetch
0 Replies