Tudor and Claude Opus 5
d74cc95034
refactor(detail): fetch national averages on the server
...
Both detail views fetched /api/national-averages in a useEffect, so the
England-comparison deltas popped in after hydration and every section that
uses them was pinned to the client. The page now fetches it in parallel with
the school details (backend-cached 1h, degrades to null) and passes it down.
Removes one client round-trip per detail page and unblocks the section
extraction.
Characterization tests pass unmodified; only the render helper changed.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-08-01 21:11:08 +01:00
..
2026-07-22 15:38:25 +01:00
2026-06-19 18:59:57 +01:00
2026-07-20 12:19:37 +01:00
2026-07-21 12:22:49 +01:00
2026-07-21 12:22:49 +01:00
2026-07-17 22:58:35 +01:00
2026-07-17 17:41:12 +01:00
2026-07-02 21:33:51 +01:00
2026-03-29 12:41:28 +01:00
2026-07-16 21:27:25 +01:00
2026-07-17 17:41:12 +01:00
2026-07-02 21:33:51 +01:00
2026-04-08 10:32:33 +01:00
2026-07-13 19:18:33 +01:00
2026-07-13 19:18:33 +01:00
2026-07-21 09:07:23 +01:00
2026-02-03 14:12:48 +00:00
2026-02-02 20:34:35 +00:00
2026-07-06 17:01:45 +01:00
2026-07-07 10:40:42 +01:00
2026-04-14 21:02:18 +01:00
2026-07-01 22:30:04 +01:00
2026-07-21 10:01:10 +01:00
2026-07-21 09:07:23 +01:00
2026-07-21 10:01:10 +01:00
2026-07-22 15:36:23 +01:00
2026-07-22 15:36:23 +01:00
2026-07-01 18:12:12 +01:00
2026-07-18 21:14:57 +01:00
2026-02-03 14:12:48 +00:00
2026-02-02 20:34:35 +00:00
2026-07-22 15:37:33 +01:00
2026-07-18 08:00:31 +01:00
2026-07-18 08:00:31 +01:00
2026-07-02 21:33:51 +01:00
2026-05-18 15:38:28 +01:00
2026-02-03 14:12:48 +00:00
2026-02-02 20:34:35 +00:00
2026-07-02 21:33:51 +01:00
2026-07-20 12:19:37 +01:00
2026-07-02 21:40:30 +01:00
2026-07-21 12:08:50 +01:00
2026-07-21 14:55:43 +01:00
2026-07-21 14:55:43 +01:00
2026-03-25 20:28:03 +00:00
2026-03-29 14:15:06 +01:00
2026-07-24 12:24:16 +01:00
2026-08-01 21:11:08 +01:00
2026-07-05 21:34:22 +01:00
2026-07-05 21:34:22 +01:00
2026-07-06 14:09:37 +01:00
2026-07-06 14:09:37 +01:00
2026-07-08 22:05:55 +01:00
2026-07-20 22:09:32 +01:00
2026-07-18 08:00:31 +01:00
2026-07-17 23:02:12 +01:00
2026-07-24 12:24:16 +01:00
2026-08-01 21:11:08 +01:00
2026-07-08 22:05:55 +01:00
2026-07-20 22:09:32 +01:00
2026-07-20 22:49:11 +01:00
2026-07-20 22:09:32 +01:00