Lesson 1: Introduction to Javascript
We used jsbin.com to create a simple web page and add buttons
Then we used javascript to add popup messages to the buttons using the alert() and prompt() functions
Example page: https://jsbin.com/lorarozipa/edit?html,js,output