Read the message before this. I explained how it works in a forward way with your preferred method of function definition. That is what I always use.
On Mon, Nov 12, 2012 at 3:46 PM, Andy <[email protected]> wrote: > > >> >> In JavaScript the order you define things doesn't matter. >> > > It does if your function declaration style is var funcName = function() { > }; which is the style I use. Personal preference obviously. > >> -- > 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 > -- 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
