this post was submitted on 29 Jul 2024
115 points (97.5% liked)

Programming

17024 readers
176 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] AlecSadler@sh.itjust.works 14 points 1 month ago (3 children)

I worked for a company that refused to use TypeScript because it "slowed devs down". It was...a laughable period in my life.

[–] count_dongulus@lemmy.world 7 points 1 month ago

Which is faster, getting a squiggle instantly or discovering a silly bug at runtime later? So happy I could write code in Typescript and be confident it would do what I expected when it ran without digging out the debugger.

[–] pkill@programming.dev 4 points 1 month ago

typescript is a linter

[–] GissaMittJobb@lemmy.ml 3 points 1 month ago

While the rest of the world shifted left dudes went ahead and shifted right