this post was submitted on 10 Sep 2023
79 points (100.0% liked)
Programming
13361 readers
4 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
view the rest of the comments
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.
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.