by craig on 9/7/20, 8:20 AM with 1 comments
by gitgud on 9/7/20, 11:48 PM
Dart is alright as a language, but it doesn't interoperate very well with other systems due to it's lack of runtime-reflection, just try parsing a [2] JSON message!
[2] https://medium.com/flutter-community/how-to-parse-json-in-fl...