Module summary
To review a step in the summary, click on a number in the table:
Step number | Topic |
---|---|
1 | Arrays and array-like objects |
2 | Arrays in JavaScript |
3 | Example: Arrays |
4 | Exercise: Using an array |
5 | Exercise: Using clicks and arrays |
6 | More array methods |
7 | Changing the array |
8 | More array mutation |
9 | Example: Entering form data into an array |
10 | Exercise: Sorting and displaying the array |
11 | Array-like DOM objects |
12 | Exercise: Using clicks and array-like objects |
13 | Using the DOM and radio buttons |
14 | Using the DOM and the select object |
15 | Using the DOM and checkboxes |