Hacker News new | ask | show | jobs
by dpark 255 days ago
That was the point. It is a CRUD app but it is not just a CRUD app.
2 comments

I'm trying to imagine a scenario with a non-trivial app that is missing a create, read, update or delete operation. I'm coming up with so few examples that I have to imagine the colloquial use of CRUD app means just CRUD operations.
When people say "a CRUD app" they mean "an app that is mostly just CRUD"
This might have been the response trcf22 needed.

But sure, I’m being too pedantic here I suppose.