cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoHow it started vs. How it's goinglemmings.worldimagemessage-square70fedilinkarrow-up11.05Kfile-textcross-posted to: [email protected]
arrow-up11.05KimageHow it started vs. How it's goinglemmings.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square70fedilinkfile-textcross-posted to: [email protected]
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up106·2 days agoNot just plain text, but hard coded.
minus-squareNotSteve_@lemmy.calinkfedilinkarrow-up37·1 day agoHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-squareLightor@lemmy.worldlinkfedilinkarrow-up4·9 hours agoI 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-up2·edit-211 hours agoMy db runs on the user’s browser via WASM.
minus-square1024_Kibibytes@lemm.eelinkfedilinkarrow-up22·2 days agoObviously 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.