Hacker News new | ask | show | jobs
by tarruda 2275 days ago
Never used SSR React, but one possibility comes to mind: It makes easier for single page JS apps to have compatibility with browsers that have JS disabled by allowing more code reuse between JS and no-JS versions.