|
You are here |
jimpurbrick.com | ||
| | | | |
thegrognardfiles.com
|
|
| | | | | Special Guest of virtual GROGMEET, Dan Whitehead takes us to the Speccy Nation | |
| | | | |
www.hillelwayne.com
|
|
| | | | | 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
|
|
| | | | | Free programming books, algorithms, public APIs, and much more. | |
| | | | |
vsmedia.info
|
|
| | | [AI summary] An article discussing the evolution and current state of virtual reality (VR) and augmented reality (AR) technologies, highlighting key developments and market trends. | ||