Integrating the YouTube API with SvelteKit+ Form Enhance / Streaming Data / Redis Cache – 2023-04-07



Integrating the YouTube API with SvelteKit+ Form Enhance / Streaming Data / Redis Cache – 2023-04-07

Integrating the YouTube API with SvelteKit+ Form Enhance / Streaming Data / Redis Cache - 2023-04-07

In this video I summarize the work we did on our “Friday” project listd. An app that will allow users to create, share and watch lists of YouTube channels (and eventually other things).

View the code here: https://github.com/CodingGarden/listd

View the rest of the devlogs here: https://www.youtube.com/playlist?list=PLM_i0obccy3s6lNaYLewHHTTAXL-uS4M5

View the rest of the streams in the series: https://www.youtube.com/playlist?list=PLM_i0obccy3ujNeSo0EoVppCYDr8YwjSQ

💜 Follow on Twitch: https://twitch.tv/codinggarden
📩 Sign up for my mailing list: https://list.coding.garden/
💖 Donate: https://coding.garden/donate
😍 Pledge: https://coding.garden/pledge
💬 Discord: https://coding.garden/discord
🎉 Stickers: https://coding.garden/stickers
💻 Gear List: https://coding.garden/gear
🔎 Search for more Coding Garden videos here: https://coding.garden/videos
🗣 View the Coding Garden FAQ here: https://github.com/CodingGarden/faqs

Read more about streaming with promises here: https://kit.svelte.dev/docs/load#streaming-with-promises

Corrections:
21:51 – Correction – top level properties will be awaited on the server. The promise must be nested to be awaited on the client.

Comments are closed.