50
you are viewing a single comment's thread
view the rest of the comments
[-] tyler@programming.dev 20 points 2 days ago

Article written like it’s someone that just discovered types even though a majority of the programming world said to use types for decades…

Also I completely disagree with the assertion that you should write everything including backend in typescript in order to share types. You should be using a schema and generating your types if you are writing large systems. That way any service that uses your APIs can generate the types as well and isn’t locked in to your language.

And please dear lord stop writing backend code in JavaScript or typescript or any scripting language.

Other than that, yes, use types. They literally do exactly what every proponent of types has said they do for years. Turns out it’s a huge benefit!

[-] bitcrafter@programming.dev 11 points 2 days ago* (last edited 2 days ago)

Article written like it’s someone that just discovered types even though a majority of the programming world said to use types for decades…

Yeah, how dare the author discover something that they did not know before and get so excited about it that they wanted to write an article about what they learned! That is a completely inappropriate thing to do with a personal blog.


Edit: Finally figured out how to link the image to the original comic. (I needed to embed the image link inside of another link.)

[-] tyler@programming.dev 3 points 1 day ago

They mention their company numerous times over, sure doesn’t seem like a personal blog. It seems like a company discovering something that has been documented over and over again.

this post was submitted on 05 Jan 2025
50 points (100.0% liked)

Programming

17748 readers
558 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 2 years ago
MODERATORS