|
|
|
|
|
by heynk
2651 days ago
|
|
At my team, we use next.js for pretty much every 'web-based' product. https://github.com/zeit/next.js/ It gives you SSR with React out of the box. It's really nice to work with, and flexible enough that we haven't had issues with more customized situations. |
|