# JS in HTML & DOM
# Linking JS to HTML
# Motivation
During this course, we'll mostly focus on front-end development with React
However, it helps to understand some of the basics on how to interact with web pages using pure JavaScript
We won't dive deep into making complex websites with pure JavaScript without a framework, but we'll glance at some of the basics
* Javascript in an HTML file is written within the