|
|
|
|
|
by TheDong
3109 days ago
|
|
The ease of use chart is a joke: Java: Requires callbacks
nodejs: Requires Callbacks
node has 'await', but there are other options as well than just plan callback hell.Java has pretty much whatever you want. Akka, futures/promises, etc. |
|