Skip to content

Commit 1cbb0ab

Browse files
committed
docs: update react server components publish date
1 parent 96a1a88 commit 1cbb0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blog/react-server-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'React Server Components Your Way'
3-
published: 2026-01-15
3+
published: 2026-04-13
44
draft: true
55
excerpt: RSCs are genuinely exciting — smaller bundles, streaming UI, moving heavy work off the client — but existing implementations force you into a one-size-fits-all pattern. What if you could fetch, cache, and compose them on your own terms?
66
authors:

0 commit comments

Comments
 (0)