I want to build a web app, with node as a server, and with a js framework for the frontend (angular , react or vue for example).I'm not sure what's the best architecture to use :Should I build a rest api with node, and consume those json responses in another server (with angular etc) Or should the node / frontendJS be on the same server?
Submitted July 03, 2018 at 01:31PM by nwoob
No comments:
Post a Comment