On Mon, Apr 2, 2012 at 20:42, Oliver Leics <[email protected]> wrote: > On Mon, Apr 2, 2012 at 8:33 PM, Tim Caswell <[email protected]> wrote: >> My recommendation is to not use fibers or code transforms like streamline, >> or even coffeescript till your first understand the simple callback based >> approach of raw node with vanilla javascript. Then once you're mastered >> that, if the other tools make you more productive, then by all means use >> them if you want to. Adding abstractions is always a poor substitute for >> understanding what's going on. Callbacks aren't that hard to understand. >> Anyone serious about writing large servers in nodejs should do themselves a >> favor and learn the basics before reaching for tools that "ease the pain". >> Tools are tools, not magic. > > This can't be stressed too often. > > I wonder if the OP is still around?
I suspect that the OP is congratulating himself on a well-executed April Fools' joke... -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
