@cm0002@lemmy.world to Programmer Humor@programming.dev • 2 months agoHow it started vs. How it's goinglemmings.worldimagemessage-square72fedilinkarrow-up11arrow-down10file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1imageHow it started vs. How it's goinglemmings.world@cm0002@lemmy.world to Programmer Humor@programming.dev • 2 months agomessage-square72fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-square@NotSteve_@lemmy.calinkfedilink0•2 months agoHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-square@ulterno@programming.devlinkfedilinkEnglish0•edit-22 months agoMy db runs on the user’s browser via WASM.
minus-squareLightorlinkfedilink0•2 months 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-square1024_Kibibyteslinkfedilink0•2 months 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
My db runs on the user’s browser via WASM.
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.
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.