1083
you are viewing a single comment's thread
view the rest of the comments
[-] VerPoilu@sopuli.xyz 85 points 4 days ago
[-] NotSteve_@lemmy.ca 40 points 4 days ago

Having a backend is bloat. I do all my DB transactions straight from the frontend

[-] Lightor@lemmy.world 4 points 3 days ago

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.

[-] ulterno@programming.dev 2 points 3 days ago* (last edited 3 days ago)

My db runs on the user's browser via WASM.

this post was submitted on 17 Mar 2025
1083 points (99.5% liked)

Programmer Humor

21742 readers
2475 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS