You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be cool if we could keep track of how jokes are being interacted with. Maybe should have it's own statistics API endpoint that we can build an FE page to display the data from. Having an API endpoint keeps inline with how we're currently passing jokes to the FE anyway(?)
What we could display:
How many times has a joke been viewed via FE directly
How many times has a joke been viewed via FE randomly
How many times has a joke been viewed via API directly
How many times has a joke been viewed via API randomly
Total FE hits
Total API hits
Highlight 3 most popular jokes (maybe inline with the jokes listing too with a flame emoji)
It would be cool if we could keep track of how jokes are being interacted with. Maybe should have it's own statistics API endpoint that we can build an FE page to display the data from. Having an API endpoint keeps inline with how we're currently passing jokes to the FE anyway(?)
What we could display:
The text was updated successfully, but these errors were encountered: