TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Does AngularJS really go well with Node.js/JS versus others?

3 pointsby thinkererover 10 years ago

3 comments

thinkererover 10 years ago
By others meaning(Ruby, Python Java etc) for real time, concurrency type of capabilities? Or am I terribly misinformed? I dont have Node experience but Ruby seems not too easy to put together with AngularJS.<p>I understand Node.js&#x27;s primary con is the usage of multiple CPUs. However my understanding of backend is not as good. This article also talks about difficulty with relational databases? Can someone explain it better or correct it if the link is wrong?<p>Wish to hear your experiences (both sides) dealing with Node.JS and other parts of your stack as a whole. Please feel free to rattle all you wish, I will be happy to hear more about them.
filipedeschampsover 10 years ago
&gt; 1. Node.js doesn’t provide scalability. One CPU is not going to be enough; the platform provides no ability to scale out to take advantage of the multiple cores commonly present in today’s server-class hardware.<p><a href="https://github.com/Unitech/pm2" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Unitech&#x2F;pm2</a><p>&gt; 2. Dealing with relational database is a pain if you are using Node.<p><a href="http://sequelizejs.com/" rel="nofollow">http:&#x2F;&#x2F;sequelizejs.com&#x2F;</a>
jmnicolasover 10 years ago
&gt; <i>2. Dealing with relational database is a pain if you are using Node.</i><p>Can someone explain why ? (I&#x27;m not using node)
评论 #8787546 未加载