Comment on Ask HN: What do FP languages have that JavaScript doesn't?Comments−jamil73yThe best way to answer these questions, I think, is to just try them out. For instance, Haskell has a very advanced type system that you won't get from Typescript, and it might change the way you approach your work in other languages.
Comments
The best way to answer these questions, I think, is to just try them out. For instance, Haskell has a very advanced type system that you won't get from Typescript, and it might change the way you approach your work in other languages.