32
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.
If you're new to this series, catch up by checking out my post on the first tutorial in this series.
... and, as usual, a number of other fun tidbits that will help you work more effectively.
In this series, we’ll be working toward this idea generator as our final product.
Follow along by cloning or forking the main branch here: https://github.com/ProfessorKolodziej/idea-generator
You can also start on your own project by using my Student Site Boilerplate template: https://github.com/ProfessorKolodziej/student-site-boilerplate/
Catch the new video over here. Happy coding!
I'm always happy to connect!
32