If you are using the console.log statements as I have them in my code for the contents of data.value then it shouldn't show [object Object]. If you have written a different console.log statement then it could be an object that is being selected.
The API, the database, the code that sends the data from the database is the backend programming. What I'm doing in this video to fetch the data is still client side / front end programming.
Learning with you lets me feel very contented. great pleasure. Thank you.
This is really cool. Next level javascript stuff
If you want more new JS stuff check out this - ruclips.net/video/COzBv_Ces3g/видео.html
This guy deserves a medal oO
Why is the output.textContent displayed as [object Object] when the Json data is stringified in the iterator?
If you are using the console.log statements as I have them in my code for the contents of data.value then it shouldn't show [object Object].
If you have written a different console.log statement then it could be an object that is being selected.
Another very cool tutorial!
quite confusing that "symbol and iterator and next" terms in this video and previous one was quite incomprehendable
custom iterators are not a beginner topic.
Is this considered "backend" programming?
The API, the database, the code that sends the data from the database is the backend programming.
What I'm doing in this video to fetch the data is still client side / front end programming.
Gets betters without the setTimeout