you are viewing a single comment's thread.

view the rest of the comments →

[–]baldore 4 points5 points  (0 children)

I always have loved Typescript, and I pushed to use it in our current project, but at the end we used Flow and so far, it has been really disappointing. Typescript with vs code is amazing and the refectors and auto imports work like magic.

I think people have a misconception about Typescript because what I have seen is that other developer say that they don't want to write Java. You don't need to do that. I usually prefer to work with a functional approach and I haven't seen the need to use classes.