/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

kizu.dev
| | lenholgate.com
3.8 parsecs away

Travel
| |
| | twilco.github.io
5.3 parsecs away

Travel
| | A detailed account of bug fixes I made in WebKit's CSS variables implementation.
| | www.hillelwayne.com
5.6 parsecs away

Travel
| | What does this print? x = 1 x -> 0 Think it through, then try it in a browser console! Answer and explanation in the dropdown. Show answer It prints 1. wait wtf At the beginning of a line (and only at the beginning of a line), -> starts a comment. The JavaScript is parsed as x=1; x; // 0 The browser then displays the value of the last expression, which of course is 1.
| | opensource.org
18.1 parsecs away

Travel
| Introduction Open source doesnt just mean access to the source code. The distribution terms of open source software must comply with the following criteria: 1. Free Redistribution The license shall