This website collects cookies to deliver better user experience
Build an idea generator from scratch, part 3: Create dynamic HTML from data [Video]
Build an idea generator from scratch, part 3: Create dynamic HTML from data [Video]
Hello again folks! This week, for our Idea Generator Tutorial, we'll be focusing on HTML markup. Which tags should you choose? How do you plan your class naming and IDs while thinking of your functionality? And of course - we'll be connecting that data we pulled from the API last time to our markup as well.