DEV Community

Discussion on: Is 2019 the year of TypeScript?

 
sebbdk profile image
Sebastian Vargr

Lack of tools is not really the problem, quite the opposite the way I see it.

Tools should make us more productive, not be a nessesary thing to be productive at all.

The fact that we are even talking about solving the problem with more IDE tools suggests a flaw in the system.

We need something that will reduce complexity at this point. Otherwise the frontend community will end up fragmenting into completely unessesary domains of knowledge based on frameworks and what kind of transpilation we do.

More so than it already has.

Thread Thread
 
nickytonline profile image
Nick Taylor

Came across this today. I rarely use classes myself, but I thought this was pertinent to the convo.

Thread Thread
 
seangwright profile image
Sean G. Wright

And I love the new VueJs 3 functional component API RFC.

Functional + Types = 💗.