@[email protected] to Programmer [email protected] • 22 days 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] • 22 days agomessage-square71fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink42•22 days agoHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-square@[email protected]linkfedilinkEnglish3•edit-221 days agoMy db runs on the user’s browser via WASM.
minus-squareLightorlinkfedilink6•21 days 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_Kibibyteslinkfedilink24•22 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
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.