Several developers have asked me what “BREAD” means in web applications. Most everyone knows that CRUD is “create, read, update, delete,” but I think that misses an important aspect of web apps: the listing of records to select from.
I don’t recall where I first heard the term BREAD; it stands for “browse, read, edit, [...]