Node JS vs. Symfony 2 for SPA
I have little experience with both Symfony 2 and Node JS and I have to
decide which tool will be better for single page application.
As far as I know SPA works on client (UI) - server (API) architecture, so
NodeJS seems to be a better option ( faster and handles event driven
programming ). But on the other site to fully support some CMS features
like admin side and other Symfony 2 seems to be more mature.
I want to ask experienced developer which technology should I choose for
SPA architecture when I wan to develop a robust website with many 'admin'
features. Also UI will be written in angularJS.
Thanx for constructive advices.
No comments:
Post a Comment