正在加载视频...
视频加载失败
new post exploring how React Server Components can make a big difference for content-driven websites link:
18,484 次观看 • 2 年前 •via X (Twitter)
7 条评论

❌ "React Server Components require having a server running" ✅ "React Server Components can run on your computer (during a build) or another computer (a server at runtime)"

is that still a common misconception? The RSC docs are very clear about it

this is simply the best explanation of how to compile Markdown in React apps. love the hover card example too.

data-image should be dataImage!

This feels like the art of technical blog

What are your thoughts on frontmatter? I use .mdx files for my blog and use frontmatter pretty heavily but there didn't seem to be a good story around it OOTB with next/mdx

frontmatter is great to be fair the markdown experience in general is pretty bad out of the box with Next (and the team knows it)


