Pinned Loading
- planning-poker
planning-poker PublicJavaScript
- ThreesACrowd
ThreesACrowd PublicThree's A Crowd - the browser extension that blocks all troublesome first-party content!
JavaScript
- How to make and keep promises
How to make and keep promises 1# Promises2To make a brand-new promise to run code in parallel, simply use the `Promise` constructor:
3```js
4let myPromise =newPromise((resolve, reject) => {
5// do things in a separate thread
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.



