i think the distinction is made roughly by creating a npm-package (do node), where your code is supposed to be consumed by modules of others vs. creating an app for endusers (use node), where you don't expose many node-interfaces to other modules and mostly consume other modules.
Am Montag, 29. April 2013 20:20:36 UTC+2 schrieb Mark Hahn: > > Is "doing node" like "doing lunch"? > > This discussion left me behind some time ago. I flunked philosophy in > college. > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
