Code Along #3

Code Along #3: Cash Register with Anonymous Function

  • Using Sublime, open the folder called cash_register (found within the starter_code) folder

  • During this exercise, we’ll be doing the following:

    • We’ll use javascript to implement a virtual cash register using anonymous functions