Skip to content

Topic

Front-end data fetching

The layer of a web application that requests data from a server or database and shapes it for rendering, including list queries, search and derived counts.

Current clusters

build1 publisher

Hardcoded .limit(80) query silently hid 31 published articles

The rows were present and published, but the front end fetched only the first 80 of 111 posts, and every category count agreed with it because the counts were computed from the articles already loaded. The repair took two deploys the same day.

Publishers:dev.to

Reality

Evidence58
Adoption10
Hype gap+8
Incentives35
Confidence55