const spinner = { direction: 'up', destination: 'Tyrell Corp' };
for (let i = 0; i < stack.length; i++) { console.log(stack[i]); }
const conference = { name: 'WhatTheStack', vibe: 'neon' };
if (isReplicant) { console.log('Retire'); } else { console.log('Live free'); }
function replicant() { return 'More human than human'; }
const digitalRain = [...Array(20)].map(() => Math.random());
const spinner = { direction: 'up', destination: 'Tyrell Corp' };
const future = new Date(2026, 8, 19); // WhatTheStack date confirmed
const javascript = { goodParts: false, es6: true, future: 'bright' };
const webAssembly = 'The future of web development';
const javascript = { goodParts: false, es6: true, future: 'bright' };
const javascript = { goodParts: false, es6: true, future: 'bright' };
const replicant = { type: 'Nexus-7', status: 'on-the-run' };
const javascript = { goodParts: false, es6: true, future: 'bright' };
const nodejs = 'Running JavaScript everywhere';

Speakers

Coming Soon

First batch of speaker announcements dropping soon.