Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

readme.md

Week 3

Learning goals

  • Functions
    • Order of execution
    • The call stack
  • Basic DOM manipulations [img src, innerHTML]
  • Code commenting
  • Code debugging using the browser
  • Beautification of code

Relevant links