Quiz 2

Details

  • Duration: 30 minutes
  • When: Tuesday, 11/22/22 from 5:45pm to 6:15pm
  • Quiz 2 questions will be sent to you via email at 5:45pm.
  • Topics
    • REST API conventions
    • POST, PUT, PATCH, and DELETE requests with fetch
    • WebSockets
    • Patterns for Building Reusable Components
  • You can use previous assignments, notes, assignment solutions, and the internet to look things up. You are NOT ALLOWED to communicate with anyone in or outside of the class by any means.

Submission

In your usual code editor / IDE, create a file called lastname-firstname-quiz-2.txt (replace lastname with your last name and firstname with your first name). Put your answers in that file structured like this sample. Note how the code is wrapped in a Fenced Code Block (the triple backticks) with syntax highlighting ("js" is after the triple backticks which specifies that the code in the fenced code block is JavaScript). The number of questions in the sample file does not necessarily reflect how many questions there will be on the quiz.

Send an email to me and the TA with your file attached. Use "ITP 404 - Quiz 2" as the email subject. You are done! 👏