/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.phpied.com
| | krasimirtsonev.com
2.1 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.
| | golb.hplar.ch
2.8 parsecs away

Travel
| | [AI summary] A comprehensive technical guide explaining Server-Sent Events (SSE), comparing them to WebSockets, and providing code examples for implementing SSE in a Spring Boot application to stream real-time data to clients.
| | ricardolopes.net
3.2 parsecs away

Travel
| | Building web applications seems to be getting more and more complex. But does it have to be this way?
| | dusanmitrovic.rs
17.7 parsecs away

Travel
| I always wanted to add support for comments on my blog. I just couldn't find a convinient way to go about implementing them, until I joined Mastodon!