Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
      Instruction
      
            
    The DOM and ES2015
          In these additional workshops, you'll practice building interactive web pages with JavaScript and the DOM, as well as modern JavaScript features and syntax.
JavaScript and the DOM
Practice Selecting DOM Elements
Practice Manipulating the DOM
Practice Traversing the DOM
ES2015 (aka ES6)
Practice Let and Const in JavaScript
Practice Template Literals
Practice Arrow Functions in JavaScript