Home
Click to continue Let's use JavaScript to build a simple math game. Along the way we'll see how there is an awkward disconnect between our data (how many points we've scored) and our user interface that we want to show on the screen. In our next video we'll solve this disconnect with a popular JavaScript library.