Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agoSingle-Page Applicationlemmy.mlimagemessage-square113linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageSingle-Page Applicationlemmy.mlEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square113linkfedilink
minus-squaretsonfeir@lemm.eelinkfedilinkarrow-up0·2 years agoYou could build it with so input sanitation. That’s wrong.
minus-squaregrue@lemmy.worldlinkfedilinkEnglisharrow-up0·2 years agoEven a perfectly-built SPA is a thing that should’ve been a different kind of program (a native app or even something like Java Web Start) instead.
minus-squaretsonfeir@lemm.eelinkfedilinkarrow-up0·2 years agoI strongly disagree, but I respect your opinion which was no doubt formed by different experiences with web technologies than I’ve had.
minus-squareintensely_human@lemm.eelinkfedilinkarrow-up0·2 years agoNot that it’s inherently good or bad, but the heavier web apps get the more a browser represents a sort of virtualization environment that only runs one stack. I think that’s interesting.
You could build it with so input sanitation. That’s wrong.
Even a perfectly-built SPA is a thing that should’ve been a different kind of program (a native app or even something like Java Web Start) instead.
I strongly disagree, but I respect your opinion which was no doubt formed by different experiences with web technologies than I’ve had.
Not that it’s inherently good or bad, but the heavier web apps get the more a browser represents a sort of virtualization environment that only runs one stack. I think that’s interesting.