Search posts, tags, users, and pages
Andrew Baisden
Full-Stack Engineer | AI-Augmented Developer | React • TypeScript • Node • Python | Cursor + Claude daily
Introduction I have been a JavaScript developer for many years and I did not really have much intention to go outside of my technical stack. There is a lot of safety in sticking with what you already know and trying to learn too many programming lang...
Nima
Javascript Developer ( Server Side => Node.js & Expressjs )
Thanks, That Was Helpful! I Was Wondering about starting Ts After Js and Node(Express)
Glad I could be helpful.
John Ademoye
Frontend Developer (React & TS) | Technical Writer
I had a thought about the difference Typescript and JavaScript moments before reading this article. Thanks for filling me in, Andrew!
So does that mean TS is mainly used because of its error handling and safety???
Yes those are two of the main reasons for using it. But there is also better readability because the types are strict. And faster refactoring because TypeScript can alert you to errors quicker.
Nima
Javascript Developer ( Server Side => Node.js & Expressjs )
Thanks, That Was Helpful! I Was Wondering about starting Ts After Js and Node(Express)