In the W3schools assignemnt, I went through the sites tutorial for Javascript and went through the majority of it to gain an understanding to it. At the end of the tutorial, there was a quiz over Javascript to see how much I learned from W3Schools. The quiz covered the basic of Javascript, syntax, and concepts. Doing this assignment was important because W3SChools is a very large reference source for anything Javascript that is good to review and look back on. Javascript plays a pivotal role in application development because it brings dynamic websites to the client-side of things, not server-side. It brings some conventional coding into websites to really give them functionality and more dynamic elements.