J
J
jd20502017-09-14 22:09:56
go
jd2050, 2017-09-14 22:09:56

How are Golang and Node.js related when developing a backend?

Hello!
I recently started learning Golang, and noticed that in most of the vacancies for it, knowledge of Node.js is also indicated among the requirements, despite the fact that both of them, as far as I can tell, are quite self-sufficient for writing the server side.
How do they interact when writing an application? Which parts are written in Node and which parts are written in Golang (and why)?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Philipp, 2017-09-14
@jd2050

The fact is that now many companies are rewriting performance-critical parts in Go and, basically, old systems are written in Node.js.
Plus, prototyping new products is easier on Node, and then you can switch to Go.

I
Ivan, 2017-09-14
@LiguidCool

I want to add to Philipp 's comment that the Node is used for front assemblies. So now the requirements of PHP + Node are quite real.

T
Trotilla, 2017-09-18
@Trotilla

that in most of the vacancies for it, knowledge of Node.js is also indicated among the requirements

All employers dream that their employees own 100,500 technologies and do not ask for a salary increase for this.
These are just employers' dreams.
As for the mandatory knowledge of Node.JS and Go at the same time, these are the dreams of INDIVIDUAL employers.
None IN MOST is not observed.
Another thing is that it will always be useful for a programmer to know and be able to do more than just his current job requires.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question