|
|
|
|
|
by rglover
832 days ago
|
|
It's better if they learn the core language and then graduate to TypeScript (if at all, as there's active discussion of adding type annotations to the core language [1]). An anecdote: I was sold a similar story on CoffeeScript back in the day, stressed myself out learning it, only to discard it a couple years later. TS won't have an identical fate as its shepherded by Microsoft, but eventually it will go the way of the dodo (whereas core JS will still be humming along). [1] https://youtu.be/SdV9Xy0E4CM?feature=shared&t=380 |
|