Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 217 Bytes

Step3a.md

File metadata and controls

5 lines (4 loc) · 217 Bytes

Step 3a - Processing query parameters

  • Write a form that takes two numbers and submits them to the route
  • Write routing logic that uses parameters to access data and return result
  • Write tests for that logic