/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

kehers.github.io
| | krasimirtsonev.com
5.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.
| | www.thepolyglotdeveloper.com
4.9 parsecs away

Travel
| | Use Node.js and the Express.js framework to create a very simple RESTful API that can be used with front-end applications like AngularJS or ReactJS.
| | seanmcp.com
4.5 parsecs away

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

Travel
| [AI summary] This article explains how to use Karma, a command-line tool for testing client-side JavaScript code in real browsers locally or via a cloud service like Sauce Labs.