Overview
Building on the screens that they designed in the previous lesson, teams combine screens into a single app. Simple code can then be added to make button clicks change to the appropriate screen.
New Code
onEvent(id, type, function(event)){ ... }
setScreen(screenId)
console.log