Comment on Elm at Pacific Health DynamicsparentComments−a-saleh8yI thought about this, and kinda came to a conclusion, than I would take a language that has generics, and doesn't have interfaces (i.e. Elm) over a language that has interfaces and doesn't have generics (i.e. Go)−boubiyeah8ytypescript has both :D−a-saleh8yWell, in my professional life, there is a lot of untyped Python on the horizon :PAnd for side-projects I think I prefer PureScript anyway?
Comments
I thought about this, and kinda came to a conclusion, than I would take a language that has generics, and doesn't have interfaces (i.e. Elm) over a language that has interfaces and doesn't have generics (i.e. Go)
typescript has both :D
Well, in my professional life, there is a lot of untyped Python on the horizon :P
And for side-projects I think I prefer PureScript anyway?