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
Updating the Videos section manually every month is a pain! We should poll the YouTube API for updated videos in our playlist of the DevEdmonton YouTube Channel instead.
The YouTube API does rate limit, so instead of updating live on every load, we should cache the details and expire them after a certain interval (or some other rate-limit-friendly strategy!).
The text was updated successfully, but these errors were encountered:
Updating the Videos section manually every month is a pain! We should poll the YouTube API for updated videos in our playlist of the DevEdmonton YouTube Channel instead.
The YouTube API does rate limit, so instead of updating live on every load, we should cache the details and expire them after a certain interval (or some other rate-limit-friendly strategy!).
The text was updated successfully, but these errors were encountered: