Back
Similar todos
figured how to wait for promise to resolve before continuing, now need to figure how to wait for sort of nested promises
spend the day trying to do a synchronous loop containing promise that need to be resolve before iterating the loop... haven't fiured it out yet, quit for today
made a import with like a big loop with 2 levels of promise inside and manage to make it works correctly, with the right value and not the one of the nth loop after or stuff, also i know when everything is finished
fix bug with promises #lyricallabs
Learn more deeply about promises and async/await
Treehouse Javascript Promises Workshop
refactor .then() to await
Write daily: Adding a Timeout to a Promise in JavaScript 👉 nesin.io/blog/promise-timeout… #nesinio
Learning about async/await, callbacks and promises - this is tough to understand, I'll need a few repeats to get my head around it! WDB2024 #learning
figure out better approach to rest & validate
refactor promises and callbacks to async/await #contractinglife
halfway to grabbing 1st messages and displaying in UI but couldn't quite get there (not so familiar with async and promises)
debugging async /await -callback blackhole
figured out pg-promise #org
stare at code for 2 hours trying to figure out how to implement something 😓 #blip
holy crap fixed the damn bug. 5 hours of pure agony but it finally worked. some weird obscure babel / nextjs / edge middleware constraints bs. On to the next one #ship30
Write daily: Retrying Promises like API Request in JavaScript 👉 nesin.io/blog/promise-retry-j… #nesinio