JavaScript setup
getting started with the internet's programming language
Last updated
getting started with the internet's programming language
Last updated
We begin with JavaScript by introducing some background tips, i.e. how to:
use it in HTML (get set up!)
comment (document our code)
test code (without its effects appearing on screen)