SupraSummus / prompt-wars

https://promptwars.io
MIT License
3 stars 2 forks source link

Lazy prev/next battle link #7

Open SupraSummus opened 4 months ago

SupraSummus commented 4 months ago

Computing prev/next link can be expensive (on the DB side). So better that we have a link to prev/next redirect page which finds a battle when users does a click, not before, when just requesting a page.