Full Stack Web Development

Open the console to view the JavaScript code.

JavaScript is typically written in it's own file.

DOM (Document Object Model) - represents the structure of your HTML, allows you to edit it but it does not affect the original code, you can just refresh the page to undo everything.