正在加载视频...

视频加载失败

new post exploring how React Server Components can make a big difference for content-driven websites link:

18,484 次观看 • 2 年前 •via X (Twitter)

7 条评论

Lee Robinson 的头像
Lee Robinson2 年前

❌ "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)"

Rodrigo Pombo 的头像
Rodrigo Pombo2 年前

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

Zeno Rocha 的头像
Zeno Rocha2 年前

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

Titus 🇵🇸 的头像
Titus 🇵🇸2 年前

data-image should be dataImage!

Vu Nguyen 的头像
Vu Nguyen2 年前

This feels like the art of technical blog

Ed Spencer 的头像
Ed Spencer2 年前

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

Rodrigo Pombo 的头像
Rodrigo Pombo2 年前

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)

相关视频