|
|
|
|
|
by ciocan42
3143 days ago
|
|
Nextjs (react) + Graph.cool as a backend Nextjs provide out of the box server side rendering, routing, code splitting and all the new front-end stuff out of the box with just one command (no need to setup webpackj, babel, etc) Graph.cool gets you backend as a service with grapgql. You can manage your db from their consle panel. You're not locked in to their service, you can install it on your cloud cluster too. |
|