Hacker News new | ask | show | jobs
by zemnmez 1356 days ago
if you can query the DB directly from the frontend, what’s the security model? what prevents me from pulling sensitive data, passwords etc?
1 comments

It doesn't, you still write frontend and backend separately, it just deals with the stuff in the middle for you.