DEV Community

Discussion on: Is 2019 the year of TypeScript?

Collapse
 
ben profile image
Ben Halpern

Might as well call it hypescript at this point. It seems like it’s all the rage.

Probably a good sign that an all-the-rage thing in JavaScript is a tool that should fundamentally help write more sound software across the board, and one that’s been around long enough to become pretty stable I’d imagine.

Collapse
 
chiangs profile image
Stephen Chiang

Hmmm HypeScript could have some fun typings in that language...

const newVariable: ohYeahStrings!;
const anotherVariable: awesomeNumber![];
const thirdVariable: bestObjectEver!{};

export everyoneIsInterestedInThisClass someClassName {};
export mostInterfaceableInterface IinterfaceName {};
Enter fullscreen mode Exit fullscreen mode

I dig it!

Collapse
 
sduduzog profile image
Sdu

I like HypeScript already 🙆 TAKE ALL MY MONEY!!