angularjs - Is it a good idea to remove node.js layer while working with the application having Angular in front end and Java in the backend? -


i working on application has requirements architect use node.js proxy layer between front end , end. front end angularjs, backend java , server tomcat. web services restful json data exchange format. application might have many concurrent user.

my idea remove node.js layer , package front , end under same root rather deploying separately. want allow angular communicate end directly http calls.

before stepping in move , want know consequences , how can handled ?

maybe should ask architect planning? maybe there requirements don't know?

proxy in cases useful


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -