2.3.9 Nested Views Codehs Review

// create a list container const list = document.createElement('ul'); list.className = 'item-list';