Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 312 Bytes

thoughts on student learning goals.md

File metadata and controls

5 lines (5 loc) · 312 Bytes
  • Understand the purpose of http methods/verbs.
  • Understand the separation of views/endpoints and internal models and logic.
  • Understand why task queues or out-of-sequence running of code is important.
  • Understand status codes? This might be irrelevant for endpoints thanks to intuitive endpoints exceptions.