Y
Hacker News
new
|
ask
|
show
|
jobs
by
junon
1025 days ago
You can get dynamic functionality for docs sites without much JS at all. We've been doing it for years.
1 comments
satvikpendem
1024 days ago
It's easier to integrate JS when the entire toolchain is all in JS. That's my main reason for using React Server Components over other static site generators. Also I like types via TypeScript.
link