/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

waspdev.com
| | krasimirtsonev.com
1.9 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
3.5 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.
| | seanmcp.com
2.5 parsecs away

Travel
| | A sample POST with fetch for those of us who can never remember how.
| | www.seancdavis.com
19.1 parsecs away

Travel
| Write a Node.js script that connects to a Notion database and writes its page and block content to a local JSON file.