hades@lemm.ee to Programming@programming.dev · 2 years agoIf you had to choose one programming language that you had to use for the rest of your life, what would it be?message-squaremessage-square175fedilinkarrow-up1110arrow-down19
arrow-up1101arrow-down1message-squareIf you had to choose one programming language that you had to use for the rest of your life, what would it be?hades@lemm.ee to Programming@programming.dev · 2 years agomessage-square175fedilink
minus-squareShinji_Ikari [he/him]@hexbear.netlinkfedilinkEnglisharrow-up4·2 years ago a front-end language I love rust but this requires killing the web app and using basic html. which i’m also pro.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up5·2 years agoWell, not quite, since Rust got WebAssembly support quite early.
minus-squareShinji_Ikari [he/him]@hexbear.netlinkfedilinkEnglisharrow-up5·2 years agoWeb assembly isn’t quite the same as a js frontend though, is it? It’s typically for complex single page apps and has some weirdness with normal usecases, no? I could be wrong but I was looking into it a few months ago and it seemed immature.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up5·2 years agoYes, it’s largely for SPAs, but you said “requires killing the web app”, and most web apps are SPAs.
minus-squareShinji_Ikari [he/him]@hexbear.netlinkfedilinkEnglisharrow-up2·2 years agoI should take another look into it. Thanks!
I love rust but this requires killing the web app and using basic html. which i’m also pro.
Well, not quite, since Rust got WebAssembly support quite early.
Web assembly isn’t quite the same as a js frontend though, is it?
It’s typically for complex single page apps and has some weirdness with normal usecases, no?
I could be wrong but I was looking into it a few months ago and it seemed immature.
Yes, it’s largely for SPAs, but you said “requires killing the web app”, and most web apps are SPAs.
I should take another look into it. Thanks!