@[email protected] to Programmer [email protected] • 2 months agoHow it started vs. How it's goinglemmings.worldimagemessage-square71fedilinkarrow-up11.1Kcross-posted to: [email protected]
arrow-up11.1KimageHow it started vs. How it's goinglemmings.world@[email protected] to Programmer [email protected] • 2 months agomessage-square71fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink42•2 months agoHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-squareLightorlinkfedilink6•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-square@[email protected]linkfedilinkEnglish3•edit-22 months agoMy db runs on the user’s browser via WASM.
minus-square1024_Kibibyteslinkfedilink24•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
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.