Learn JavaScript and how to apply JavaScript within a fun real world project creating a number guessing game - Free Course
Learn more about JavaScript and how you can create fun interactive content within web applications for users.
JavaScript DOM manipulation provides the ability to update element content and attributes. Explore how you can apply JavaScript to create interactive dynamic web content. This is a project based course demonstrating step by step how to build a web application.
Course covers
Event listeners to listen for DOM content load
Setting of variables and objects for use in Game flow
Using JavaScript to add, remove and check if classes exist in an element