Hacker News new | ask | show | jobs
by paperpunk 2652 days ago
TypeScript already supports those 'class properties' - and with a few extra features - so you don't need to use Babel for this syntax: you already have it.

I'd still rather use hooks though :)