Web Application Development
(June 29, 2018)
(Lauren Grassano)
(The assignment asked us to edit a tax calculator program. This program allowed for users to enter their income and their filing status in order to calculate their taxable income)
(https://lg1029.github.io/lesson5_javascript2/)
1.(I learned how to take out segments of code and edit them to server a specific function.)
2.(I learned how to actively mitigate mistakes by reviewing the page's source and scanning the code directly for errors.)
3.(I also learned how to clear elements on a page with a specific function to reset another function available to the end-users.)