Skip to content

Comment on Ask HN: What Is a COO?

Comments

let dog = 'dog'; let food = 'scraps'

console.log(`${dog} gets ${food}`);

dog = 'coo'; food = 'what ceo doesn\'t wanna do';

console.log(`${dog} gets ${food}`);

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.