Content
async function improvedYTSearch (query: string) const actualVideos await searchVideos (query) const irrelevantBullshit await SuggestionService. fetch () return actualVideos.slice (0,2).concat(irrelevantBullshit) ProdrammerHumor.io
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
async function improvedYTSearch (query: string) const actualVideos await searchVideos (query) const irrelevantBullshit await SuggestionService. fetch () return actualVideos.slice (0,2).concat(irrelevantBullshit) ProdrammerHumor.io