Hacker News new | ask | show | jobs
by haram_masala 1782 days ago
Sorry - what’s a CRUD startup? CRUD as in create, read, update, delete?
1 comments

Yes! It refers to that all web-applications are "just" CRUD-applications in the end, reading and writing data to and from a database (e.g. Angular and React).