|
You are here |
www.robinwieruch.de | ||
| | | | |
blog.storical.fun
|
|
| | | | | [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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | A static site generator (SSG) is a software used to generate static websites. Usually in plain HTML with added CSS, and potentially little JavaScript. | ||