Using Javascript for the first time was interesting. The fact that you do can simply script a javascript method in the html without having to reference javascript directly was very surprising. I did some research and come across the button type and used it along with the document.write method since I figured we would be working with buttons eventually. Overall, I found this specific use of javascript simple, but I know it gets far more advanced than a simple button.
Module 2
Published