|
|
|
|
|
by chrischen
2235 days ago
|
|
Doing things with react is mutually exclusive with SPAs. You could even do a purely server-rendered website using react on the server if you wanted to, and all the benefits of functional component design can still be utilized. |
|