Treehouse Project #7 - JS Wheel of Fortune
Description
In project 7 of 12 of the Treehouse Front-End Web Development we take a deeper dive into understanding Javascript more by recreating Wheel of Fortune in the browser.
Skills
- Basic JS data types, e.g. strings, booleans, numbers, etc.
- How to create JS functions, loops, and conditional statements
- Global versus local scope
- Attaching event listeners to DOM nodes
- Troubleshooting in the DOM
Built With