Explore >> Select a destination


You are here

infinitedigits.co
| | nodogmablog.bryanhogan.net
13.3 parsecs away

Travel
| | A simple example of running Postgres in Docker with a password set, and a port exposed.
| | www.hillelwayne.com
13.7 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.
| | markodenic.com
12.1 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | thetechnicalgeekery.com
49.7 parsecs away

Travel
| Technology, its uses, and our relationship with it