DEV Community

Discussion on: Is 2019 the year of TypeScript?

Collapse
 
wolfhoundjesse profile image
Jesse M. Holmes

That was my exact course, and I believe that is why I am so biased toward TypeScript. I avoided so much JavaScript pain.

I definitely took courses on fundamental JS later on, because as wonderful as TS is, at some point you will break your face if you don’t understand the underlying language.

Thread Thread
 
samuraiseoul profile image
Sophie The Lionhart

Oh yeah I LOVE TS, I just was overwhelmed with it at my first shot(I come from static typed languages but was very familiar with JS by this point), and it was annoying not knowing if my problems were TS or Angular when I tried learning both at the same time.

Thread Thread
 
vignesh0025 profile image
Vignesh D

Been There. Done that. πŸ‘