cm0002@lemmy.world to Programmer Humor@programming.dev · vor 1 JahrHow it started vs. How it's goinglemmings.worldimagemessage-square68linkfedilinkarrow-up11.11Karrow-down16file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11.1Karrow-down1imageHow it started vs. How it's goinglemmings.worldcm0002@lemmy.world to Programmer Humor@programming.dev · vor 1 Jahrmessage-square68linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up113·vor 1 JahrNot just plain text, but hard coded.
minus-squareNotSteve_@lemmy.calinkfedilinkarrow-up42·vor 1 JahrHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-squareLightor@lemmy.worldlinkfedilinkarrow-up6·vor 1 JahrI actually build a full copy of the DB on the client machine. That way I can’t lose the data, it’s all right there and so fast.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up3·vor 1 JahrMy db runs on the user’s browser via WASM.
minus-square1024_Kibibytes@lemm.eelinkfedilinkarrow-up24·vor 1 JahrObviously hand coded. After all, he just discovered that there are people, or more probably bots, who will use open resources for their own uses.
Not just plain text, but hard coded.
On the frontend.
Having a backend is bloat. I do all my DB transactions straight from the frontend
I actually build a full copy of the DB on the client machine. That way I can’t lose the data, it’s all right there and so fast.
My db runs on the user’s browser via WASM.
Obviously hand coded. After all, he just discovered that there are people, or more probably bots, who will use open resources for their own uses.