PR1-Journal Reflection

The objective of this project was to construct a calculator using JavaScript statements along with functions as well. In order to complete this project, I had to incorporate all the skills I've learned in coding to be used in this one project. I've learned to use such code in a way that it's customizable to only my designs and patterns. Anyhow, the calculator gave an excellent insight into how the JavaScript is used because it took a lot more of a thorough understanding to use and type the code from scratch. Especially since the terms are hard to memorize, I to had to use w3schools.com as a reference to finish the calculator. The calculator provided a good stance when it comes to the difficulty in the code as a whole. The JavaScript was the hardest problem while the CSS and...