Comment on Are we ready for javascript without a build step on the front end in 2023?
Rooki@lemmy.world 1 year agoits like js but with extra steps WHY NOT USING TS then?
Comment on Are we ready for javascript without a build step on the front end in 2023?
Rooki@lemmy.world 1 year agoits like js but with extra steps WHY NOT USING TS then?
icesentry@programming.dev 1 year ago
That’s litterally less step. It’s just a comment above a function. How is that more steps?
I mean, don’t get me wrong, I don’t mind build step but this is objectively less steps.
Rooki@lemmy.world 1 year ago
In typescript you dont comment before there you see the variable name and that (should be enough) and the type is there…