2. DOM Manipulation #

Created Friday 10 July 2020

Browser powers of JS #

JS being the primary web lang #

We could do some of the change to a website even without JS, just by using new HTML and CSS files. e.g

Next #

To do all this, we need understand two things:

  1. DOM
  2. JS engine