Hacker News new | ask | show | jobs
by HeavyFeather 1201 days ago
They're likely referring to Babel and TypeScript. In short, it doesn't matter what you're writing as long as your transpiler has the right `target` so it works in older browsers/engines too.