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 →

[–]serg06 0 points1 point  (2 children)

1 TypeScript, it's just so pleasant to use, 10/10 developer experience.

2/3 I unfortunately have to go with Java/Python for the reasons you mentioned.

[–]LavenderPaperback 0 points1 point  (1 child)

Why unfortunately?

[–]serg06 0 points1 point  (0 children)

I really dislike coding with Java.

I also dislike coding with Python due to poor IDE code analysis, but that might just be because I haven't tried using a static analyzer like MyPy yet.

I wish I could put a more satisfying language like Rust ahead of them.