# REVIEW JavaScript week 4 ``` This review covers: ⢠JSON ⢠Code debugging using the browser ⢠Functions + JSON/Arrays ⢠Code flow (order of execution) ⢠(capturing user input) ⢠Structuring code files ```