|
|
|
|
|
by fundabulousrIII
3228 days ago
|
|
I'm sorry, what don't you understand?
Complexity is best discussed by those who introduce it. To be clear: I said js is misplaced on the 'server' side
and is a wart in general when applied in that context.
Any educated comment on these sentiments? |
|
Exactly what I asked.
> Any educated comment on these sentiments?
Without clarity on the sentiments themselves there's not a lot to elaborate on without simply fumbling in the dark. If the concern, though, is that, in Node, you live and die by an asynchronous event loop, I'd say that's not a small footgun. I don't think that's in dispute. I'd also say that the presence of footguns doesn't, by itself, disqualify a language from being used in any particular context.
As for JavaScript being a wart, I don't really agree with that sentiment. I think that's attributable to some pretty strong and level-headed language evolution making what was once a very blunt scripting instrument into something somewhat reasonably suited to larger-scale applications.