5 ms·
Gatsby.js (and some other recent tools) makes the SSR vs. SPA argument moot. There's no need to pick one when you can have both. Disclaimer: I'm not affiliated
by shaunpersad 8y ago
Gatsby.js (and some other recent tools) makes the SSR vs. SPA argument moot. There's no need to pick one when you can have both.
Disclaimer: I'm not affiliated with Gatsby.
- city41 8y agoI’m a fan of gatsby and think it’s a sensible approach for many sites. But it has limitations. Most obvious being it essentially reverts to an SPA if you need the user to be logged in before you can render any real data.
- deleted 8y ago[deleted]