scottBowles / xmas2022

https://auntsusanschristmas.vercel.app/
0 stars 0 forks source link

Review page #20

Closed scottBowles closed 1 year ago

scottBowles commented 1 year ago

Closes #17

I used the same everything from last year, basically. Updated for the new api, and since the page basically gets its own endpoint it means I can have the server do all of the calculations rather than looping and calculating values on the frontend and send only and exactly what the frontend needs over the wire.