ChatCrawlersearch across public Telegram Open the app
A

As For JS - Talks

сообщение · 2025-06-30 21:10 UTC
A
var resolver = ( (theArr) => ( new Promise( (doRes, doRej) => ( theArr.reduce( (theAcc, thePr) => ( thePr.then( doRes , (theReason) => ( (theAcc.push(theReason) === theArr.length) && doRej(theAcc) ) ) , theAcc ) , [] ) ) ) ) ); var theInput = [ Promise.reject(1) , Promise.reject(2) , Promise.reject(3) ]; resolver(theInput) .then( (theRes) => console.log({ theRes }) , (theErr) => console.log({ theErr }) );

Вся лента · оригинал в Telegram

Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog