/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

jancat.github.io
| | www.jeremymorgan.com
2.6 parsecs away

Travel
| | A step tutorial for installing Node.js on your Raspberry Pi.
| | krasimirtsonev.com
3.3 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.
| | alinacierdem.com
3.0 parsecs away

Travel
| | [AI summary] The article explains how to create a simple proxy server using Node.js to bypass CORS restrictions by relaying HTTP requests and manipulating headers.
| | www.juanfernandes.uk
15.6 parsecs away

Travel
| I wanted to find a way to dynamically generate a unique Opengraph images for each blog post automatically using post data, Cloudinary API & Eleventy