const replicant = { type: 'Nexus-7', status: 'on-the-run' };
function replicant() { return 'More human than human'; }
const cyberpunk = { city: 'Skopje', year: 2049 };
const javascript = { goodParts: false, es6: true, future: 'bright' };
const conference = { name: 'WhatTheStack', vibe: 'neon' };
const cyberpunk = { city: 'Skopje', year: 2049 };
for (let i = 0; i < stack.length; i++) { console.log(stack[i]); }
const server = { location: 'Off-world colony', security: 'high' };
const spinner = { direction: 'up', destination: 'Tyrell Corp' };
const spinner = { direction: 'up', destination: 'Tyrell Corp' };
for (let i = 0; i < stack.length; i++) { console.log(stack[i]); }
const replicant = { type: 'Nexus-7', status: 'on-the-run' };
if (memory) { return false; } // Replicant memories are implanted
function deploy() { return 'To the future'; }
const server = { location: 'Off-world colony', security: 'high' };
Agenda
Coming Soon
Full schedule with all tracks and sessions — coming after speaker confirmations.