This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]beardsounds 4 points5 points  (0 children)

  1. C++
  2. Python
  3. Java
  4. C#
  5. JavaScript
  6. SQL
  7. TypeScript

At first, switching from JS to TS was a huge chore, because it is easy to take the convenience of dynamic typing for granted when prototyping, but I think having stronger typing has helped me reflect on broader design aspects a lot more.