Explore >> Select a destination


You are here

teropa.info
| | www.taniarascia.com
10.5 parsecs away

Travel
| | I've been hearing about React since I first started learning JavaScript, but I'll admit I took one look at it and it scared me. I saw what
| | vishaltelangre.com
9.4 parsecs away

Travel
| |
| | acko.net
18.2 parsecs away

Travel
| | MVC was a mistake.
| | krasimirtsonev.com
78.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.