Context: A Movie List

Let's learn more about new functionality referred to as refactoring.

In this section, we’ll start with an example program and improve it little by little, without adding any new functionality. This important programming task is called refactoring.

Our initial program is about the recent Batman movies. The data comes in the form of an array of objects, with each object describing a movie.

Get hands-on with 1200+ tech skills courses.