General
Internal admin UIs, CRUD panels, and imperative vs. declarative syntax
CRUD panels are a simple way to enable data modification while preventing fiddling directly with production databases and Rest APIs. But why do they take so long to build up?