Playing with node reminds me more of the intro assembly programming I did as an an undergrad than high-level programming. Is that just me?
Conversation
Replying to
No. I found Node.js to be useful in a limited way for a few built-in functions, but a pain to use.
1
Replying to
. I don't mean the comparison in terms of pain of assembly coding, but the thinking style (events, timing, buffers, streams...)
Replying to
Oh. Perhaps; I never did enough asm programming to notice that, but I found it's a painful style to get into from, say, Python.

