News

These exercises are based on actual tasks web developers use JavaScript for. They all are based on listening for events and modifying the DOM in some way. For some of the exercises, you'll be given ...
Each exercise is a small vanillajs website containing the following files: index.js: represents the entry JavaScript file that will be executed when the website loads. index.html: represents the HTML ...