Chapter 6 Repeating Actions

In this chapter you’ll discover JavaScript constructions that allow your programs to repeat behaviours.

You can find the book website and all the code samples here.

You can find the screencast for Code Analysis 1: Fixing Faults here.

You can find the screencast for Code Analysis 2: Data Attributes here.

You can find the screencast for Make Something Happen 1: List Elements here.

You can find the screencast for Code Analysis 3: The For Loop here.

You can find the screencast for Code Analysis 4: Building HTML from JavaScript here.