In my experience TS offers better compile time check if all code are in TS. But the JS runtime can still cause problems. Lack of tagged union and not type safe JSON make me not like Dart.
In my experience TS offers better compile time check if all code are in TS. But the JS runtime can still cause problems. Lack of tagged union and not type safe JSON make me not like Dart.
No replies yet.