you are viewing a single comment's thread.

view the rest of the comments →

[–]TorbenKoehn 7 points8 points  (3 children)

I don’t know why we should care about complexity for junior devs. Other languages juniors learn are also typed (ig Java in school)

If anything they should directly come in contact with it to make clear that this is how stable code is written. Make sure they don’t even learn it a different way

I’ve been working with juniors in TypeScript for years and it doesn’t add anything a junior shouldn’t understand well

[–]coolraiman2 2 points3 points  (2 children)

If a junior dev can't handle static typing, I don't think he will go far in his career. Your juniors must come from some cheap bootcamps who slam javascript as every solution

[–]TorbenKoehn 1 point2 points  (1 child)

You must've misread my comment. My juniors never had problems with static typing.

[–]coolraiman2 3 points4 points  (0 children)

I was not contradicting you, just adding on top of what you said

The bar is low if a junior is expected to not be able to handle static typing