Tuesday, 3 February 2015

node.js vs golang

Sometimes as a young developer who is looking out to learn new technologies all google searches will come out with nodejs or golang as the top trending techs in the coding industry. I also had this problem thou i settled with nodejs but finally still went ahead to learn golang 6 months after learning nodejs, thou that was cause of a suggestion from my partner complaining he doesnt understand my code. My best suggestion to this learning problem is if you really want to create webservices and apps that make use of websockets then node.js is your best bet, but if your looking for compile speed with a concurrent language that seems to do anything and everything especially if your a python fanatic then go for golang. But remember as a young developer about to enter the industrial coding environment try and be versatile, well my advice? learn both.

No comments:

Post a Comment