I am working on my novice portfolio project,but this project turned out to be way difficult and challenging for a newbie coder like me.
Thing is,I have this API games data,each of these games have ID.
I have rendered the html game cards through JavaScript string markup to make it dynamic.problem is I can not assign these data to each cards.how would u suggest it?
Say, 20 interger numbers for 20 dynamically rendered html markup?
Top comments (0)