|
|
|
|
|
by truesy
3047 days ago
|
|
Use any, really.
If you want "best in 2018," in Node, my recommendation is Next ( https://github.com/zeit/next.js/ ) - it is extremely good if you want to kick something up fast, and get it out as an MVP. And can be extended upon to have a rich application, with a variety of other frameworks. |
|