|
|
|
|
|
by tren-hard
2229 days ago
|
|
Can I use nextjs or ssr react with websockets? Does that go against the pattern of server side rendering? If I have a large app that has a few pages which use websockets so I'm not sure if nextjs is something that makes sense for me or if I should just start with create-react-app and go from there. |
|