this post was submitted on 10 Sep 2023
79 points (100.0% liked)

Programming

13226 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] YeeHaw@beehaw.org 14 points 1 year ago (1 children)

After having to use TypeScript in a project, I don't see much usefulness. It feels more like a weird linter, than an actual language with extra features. It's tons of ugly boilerplate for little gain, at least so far in my experience.

[โ€“] abraxas@beehaw.org 2 points 1 year ago

It is a weird linter, and it can definitely be misused. It saves me hours of work at least a couple times a month, however.