Sheldan@programming.dev to Programming@programming.dev · 1 year agonew Date("wtf")jsdate.wtfexternal-linkmessage-square52linkfedilinkarrow-up1248cross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.ml
arrow-up1248external-linknew Date("wtf")jsdate.wtfSheldan@programming.dev to Programming@programming.dev · 1 year agomessage-square52linkfedilinkcross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.ml
minus-squaresudo_halt@lemmygrad.mllinkfedilinkarrow-up4·edit-21 year agoDart is fucking amazing and it compiles to native code, transpiles to JS (with some restrictions on concurrency because of web workers) and also supports WASM. Really if you want to write async and stream based code Dart is very good
Dart is fucking amazing and it compiles to native code, transpiles to JS (with some restrictions on concurrency because of web workers) and also supports WASM.
Really if you want to write async and stream based code Dart is very good