There was a talk about Node.js at Open Source Bridge in Portland in 2011 or 2012 (nice con). I was volunteering doing mic handling at that talk.
I remember the speaker saying about how they had no idea about how to debug node programs. My personal reaction was that this was a fun little toy, but the idea of JS on the backend was utter madness. Little did I know what a monster it would become.
For the record I still think JS on the backend (or anywhere else) is madness.
stmw 1 days ago [-]
Indeed, it is often amazing to me to see what catches on and what doesn't. However, the concept of cooperative, event-based processing coupled with an existing and popular language is probably what was decisive wrt Node.js.
Rendered at 04:58:48 GMT+0000 (Coordinated Universal Time) with Vercel.
After attempting a second and third time, I saw two intrusive overlay ads (newsletter etc).
Dismissing them didn't help, yes, I have a content blocker, no, I doubt I should disable it.
Related:
10 Things I Regret About Node.js - Ryan Dahl [creator of Node] (2018)
https://youtu.be/M3BM9TB-8yA
I remember the speaker saying about how they had no idea about how to debug node programs. My personal reaction was that this was a fun little toy, but the idea of JS on the backend was utter madness. Little did I know what a monster it would become.
For the record I still think JS on the backend (or anywhere else) is madness.