DEV Community

Discussion on: Is 2019 the year of TypeScript?

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!!