Uploaded April 2023 | Updated September 2026, 2 weeks ago
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: github.com/CodingGarden/listd
View the rest of the devlogs here: youtube.com/playlist?list=PLM_i0obccy3s6lNaYLewHHTTAXL-uS4M5
View the rest of the streams in the series: youtube.com/playlist?list=PLM_i0obccy3ujNeSo0EoVppCYDr8YwjSQ
💜 Follow on Twitch: 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: 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.
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: github.com/CodingGarden/listd
View the rest of the devlogs here: youtube.com/playlist?list=PLM_i0obccy3s6lNaYLewHHTTAXL-uS4M5
View the rest of the streams in the series: youtube.com/playlist?list=PLM_i0obccy3ujNeSo0EoVppCYDr8YwjSQ
💜 Follow on Twitch: 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: 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.










