Lab 38 Reflection
Lab 38 was the 25th video to the whole Javascript30 series and what I have to do for this one was to create a website that would have three different divs on top of each other, and when clicked upon separately, it would change things in the console. So this lab itself has something to do with the console, which many find useless. Basically, originally what I had to solve in this lab was how to make sure that every time a div is pressed upon on, whichever div it may be, will pop up as the number of the specific div in the console. I also had to make sure that no matter how many times a specific div is pressed upon, it will only show as once in the console. After the divs, I also worked on a button that would function about the same; regardless of the amount of times the user can click on the button, it will only show up as once in the console.
Overall, this lab was very boring. I didn't like it because I was expecting more from just clicking these random boxes and the button. I guess these skills would be useful if I want to add information onto my webpage that won't show up physically on it and store it in the console. This wasn't much fun and I felt like it wasted my time but these skills can be somewhat useful for later purposes.
Overall, this lab was very boring. I didn't like it because I was expecting more from just clicking these random boxes and the button. I guess these skills would be useful if I want to add information onto my webpage that won't show up physically on it and store it in the console. This wasn't much fun and I felt like it wasted my time but these skills can be somewhat useful for later purposes.

Comments
Post a Comment