Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
10Dev28994y@N00bPancakes It's Typescript. You can read it as a Promise to array of Promises that resolve to Questions
-
@10Dev
Got it... actually doesn't seem that weird then if it is something akin to promise.all or pormise.allSettled ... -
Promise that resolves with array of promises that resolve with Question. Ez. You must have 5+ years experience with these to apply for our position. /s
Related Rants
Yo dawg, I heard you like asynchronous JavaScript, so I put a promise in your promise so you can promise while you promise
rant
async
ts
js