/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ozmoroz.com
| | rupertmckay.com
1.3 parsecs away

Travel
| | async/await vs promises.
| | blog.hmpl-lang.dev
2.8 parsecs away

Travel
| | In this short article I would like to consider working with asynchrony in HMPL. By default, in order to get a response from the server after an unspecified time, you need to specify a callback function in HMPLRequestInit. The key will be get. In the code, it looks like this:...
| | burgers.io
2.0 parsecs away

Travel
| | Javascript's async and await have landed, and can significantly increase the readability of code.
| | madole.xyz
6.6 parsecs away

Travel
| Using Async/Await to batch asynchronous requests | Blog post