/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

www.pinecoder.dev
| | www.trevorlasn.com
2.9 parsecs away

Travel
| | Handle multiple errors at once
| | roneo.org
3.0 parsecs away

Travel
| | Run a newsletter for free with Hugo, ButtonDown and Netlify - Roneo.org
| | madole.xyz
2.4 parsecs away

Travel
| | Unexpected promise in the bagging area | Blog post
| | blog.hmpl-lang.dev
15.1 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:...