Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Node or .net Core or GoLang or any other?
2 points by vikas0380 on April 7, 2017 | hide | past | favorite | 4 comments
I am working on a side project where i am using React and Redux for the Frontend. In this app/game, I have to maintain the state of the user like (any progress or interaction or last state) as well syncing of the data with the server. So i am in the great dilemma for the server technology selection. I have experience of both Node as well as .Net(day job) but no experience in golang. Can you please suggest, which technology should i go for.


If you plan on learning, you can pick up Golang, otherwise go with Node or .NET that you're comfortable with.


any specific benefit for Golang over the others in your experience?


It depends on your project requirements. Golang, NodeJS and .NET all of them be used to build web backends.

Thing is if you're going with something that you don't know, it will slow you down because you need to learn it, since you know .NET and NodeJS it would make sense to go with them.

At the end of the day, it just matter of how productive you are.

Personally I always go with Python, mostly because it's the tool I know how to work with and craft my software with it.

Both golang and nodejs are linux production friendly and have tons of resources and tutorials and libs out there.

Again, I highly recommend going with something you're familiar with to be productive and match your project requirements.


Got your point what you are trying to say, it is a valid point actually.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: