Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
jakobev24027yTypescript is really good in my opinion. Its a better understandable "version" of js i think. But i did not get deeper in it. So maybe I'm wrong. But i know some people, who are swearing to use typescript instead of js itself.
-
@jakobev It's true. Typescript is one of the only reasons I got back into Javascript because it makes writing it fun!
-
TheHanna2587yI use it with Angular. I'm mixed on it, but I'm biased. I've been working with JavaScript and Python my whole career so I've not had a lot of experience with typing. I often find it more frustrating than not, but I understand that I'm probably in the minority
-
enoon4317yI noticed the source code for VSCode has a lot of typescript. I might need to learn it just for that.
-
mt198207yI use it just hope one day they drop the transpiler and browsers can understand it natively
-
@mt198 you can run es6 syntax from console in chrome and Firefox. The difficulty comes from all browsers need to behave the same, but webkit and ie refuse to do that.
-
I do. With React for frontend and NodeJS for backend (serverless). And with ionic/angular for side projects. Can't even imagine working with vanillaJS now. π
Related Rants
Any Typescript users here? I feel like it's not used as much as it should.
rant
typescript