Js - DOM 01
So far we learned how JS ran in a console, the same JS also runs on the browser and can help us manipulate HTML and CSS as the user interacts.
How JavaScript gets onto a page?
The browser only runs JS
javascriptfromscratch.hashnode.dev11 min read