Explore >> Select a destination


You are here

benediktmeurer.de
| | ponyfoo.com
0.7 parsecs away

Travel
| | Personal website of Benedikt Meurer, JavaScript Engine Hacker and Programming Language Enthusiast.
| | v8.dev
5.1 parsecs away

Travel
| | Faster and easier-to-debug async functions and promises are coming to V8 v7.2 / Chrome 72.
| | spidermonkey.dev
5.3 parsecs away

Travel
| | Recently I got to land a patch which touches a cool optimization, that I had to really make sure I understood deeply. As a result, I wrote a huge commit message. I'd like to expand that message a touch here and turn it into a nice blog post.
| | ozmoroz.com
16.6 parsecs away

Travel
| What "async" and "await" really mean in JavaScript async/await syntax. How async/await is different from promises. Why you want to choose async/await over promises.