Lab 8: Anon functions and Callbacks

Challenge

Experiment with Anonymous functions and callbacks with a partner

Problems

Javascript is it's own language and getting used to some of the coding is kind of hard. I'm still struggling to understand what I'm doing and why I'm doing it.

  • I needed to look up videos and ask other friends to understand what I'm doing
  • I messed up the Javascript a few times
  • My final website needed tweeking
  • My Javascript wasn't showing up in my final live browser
  • I tried to watch tutorials on youtube again. I also referred back to lecture slides and my section notes as much as I could. I did use chatgpt for the script output (not for extra credit, just for it to look neat)

    Reflection

    I probably worked for about 3-4 hours on this assignment trying to figure out what mistakes I made. The main thing I could have worked on is time management. I started on time but this lab was still kind of confusing.

    Results

    Look below for the html page. The next section will have the javascript. I worked the harderst for the javascript part! Overall, I would say I'm starting understanding functions and also starting to understand it's purpose (tho it's real tricky!)

  • Lab 8:Anon Functions and Callbacks
  • Script Output