Self-Taught Developer Journal, Day 53: TOP Building Rock Paper Scissors UI cont.
Jennifer Tieu
Posted on February 4, 2022
Today, I'm still working on the JavaScript code. I began updating the elements in the UI for the selection, score, and result.
"Remember that JavaScript does not alter your HTML, but the DOM - your HTML file will look the same, but the JavaScript changes what the browser renders."
Tested computer and player selection output with the console.
Tested updating elements in the UI. I want to ideally move location of the element in the center. I might need to create another div.
Tested updating round result and score.
Resources
💖 💪 🙅 🚩
Jennifer Tieu
Posted on February 4, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
webdev Self-Taught Developer Journal, Day 61: TOP Building Rock Paper Scissors UI cont.
February 15, 2022