Skip to content

Prep: JavaScript in the browser

Session goals

By the end of this session students will be able to do the following with JavaScript:

  • Load JavaScript in HTML

  • Write JavaScript that traverses and manipulates a rendered webpage

  • Run code when users click or tap on something

  • Combine objects, functions, and rendered HTML in a single program

Videos and readings

Please set aside time to watch the following priority videos before class.

Together the priority videos are 90 minutes.

If you learn best by reading, check out the assigned chapters of the online textbook Eloquent JavaScript.

Priority

Content CC BY 4.0 | Code AGPL 3.0