While CodeHS uses several languages depending on the course, the “Nested Views” lesson often appears in or JavaScript Graphics (with CodeHS’s own library) . Below I describe both scenarios.
Word count: ~1,050
A simple example of nested views could be a webpage with a header, a main content area (which could itself contain multiple sections), and a footer. The main content area could have nested sections or components.