Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Any good methods to support SEO in SPA like React?
2 points
by
jadeydi
2649 days ago
I'm writing a forum which is using react to handle page change, how can I support SEO?
1 comments
willhk
2648 days ago
Use Next.js to render your React serverside
link