In this mind-bending talk, Martin will explain how to use the unknown aspects of JavaScript to make something new – all in just a bunch of bytes and out of nothing.
A // "true" C = !B + A // "false" D = A + {} // "[object Object]" E = B[A++] // "t" = "true"[0] F = B[G = A] // "r" = "true"[1] H = ++G + A // 2, 3 I = D[G + H] // "c"
12 | Device Control 2 13 | Device Control 3 14 | Device Control 4 15 | Negative Acknowledge 16 | Synchronous Idle 17 | End of Transmission Block 18 | Cancel 19 | End of Medium 1A | Substitute 1B | Escape 1C | File Separator 1D | Group Separator 1E | Record Separator 1F | Unit Separator