- A reminder that we can make any JavaScript object await-able with ".then()" method (and why that might be useful) https://dev.to/noseratio/we-can-make-any-javascript-object-await-able-with-then-method-1apl 50 comments javascript
Linking pages
- A few handy JavaScript tricks - DEV Community https://dev.to/noseratio/a-few-handy-javascript-tricks-an9 108 comments
- Would it make sense to have "Symbol.promise" as standard JavaScript Symbol? - DEV Community https://dev.to/noseratio/wouldn-t-it-be-nice-to-have-symbol-promise-as-standard-symbol-similar-to-symbol-asynciterator-410o 7 comments
- Syntactic sugar: yet another async/await question for JavaScript interviews - DEV Community https://dev.to/noseratio/yet-another-async-await-question-for-javascript-interviews-1hon 2 comments
Linked pages
- Faster async functions and promises · V8 https://v8.dev/blog/fast-async 32 comments
- await - JavaScript | MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await 23 comments
- Promise.race() - JavaScript | MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/race 0 comments
- GitHub - tc39/proposal-explicit-resource-management: ECMAScript Explicit Resource Management https://github.com/tc39/proposal-explicit-resource-management 0 comments
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:dev.to
Search title: Thenable: how to make a JavaScript object await-friendly, and why it is useful - DEV Community 👩💻👨💻
See how to search.