/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.robinwieruch.de
| | blog.storical.fun
3.3 parsecs away

Travel
| | [AI summary] A blog post explains how to set up and use an AI Gateway on Cloudflare Workers to process requests, featuring code examples in JavaScript for integrating with Cloudflare's Workers AI.
| | krasimirtsonev.com
3.7 parsecs away

Travel
| | Write your own progress indicator with vanilla JavaScript / Many moons ago, I was writing a lot of Flash applications. One thing was typical, and that was a progress indication of something that we were downloading. The loaded bytes of the Flash file (.swf) itself and later of some other resource the application needs. Once I started writing everything in JavaScript, this feature disappeared. In this post, we'll see how to implement it with vanilla JavaScript.
| | til.simonwillison.net
5.1 parsecs away

Travel
| | Val Town is a neat service for hosting short server-side JavaScript programs online - reminiscent of a combination of Glitch and Observable Notebooks.
| | www.ssp.sh
16.4 parsecs away

Travel
| A static site generator (SSG) is a software used to generate static websites. Usually in plain HTML with added CSS, and potentially little JavaScript.