[L] JavaScript in web browser

Lecture on how to program with JavaScript in the environment of a web browser.

The lecture covers topics like:

  • HTML, CSS and inclusion of JavaScript
  • ESM modules
  • Events
  • DOM
  • Troubleshooting
  • Linting
  • Putting together an application

Resources