Hacker News new | ask | show | jobs
by dstroot 1865 days ago
> I think it might catch on once we have some mature MySQL, Express.js, etc libraries.

This resonates a lot with me. I first wrote nodejs apps not because of nodejs but rather because of Express. I could build a simple app very quickly, wire it up to a database, use Passport to secure it and call it a day. It was the libraries that drew me in.