Yes, but that would only be used in unusual circumstances, like a site that 
needs to be used while access to the public Internet is not available. If the 
public Internet is available, then the best practice as I understand it is to 
use jquery and other common libraries from a CDN, such as Google:

http://encosia.com/3-reasons-why-you-should-let-google-host-jquery-for-you/


I have not needed to use jquery in server-side code yet, however I did just 
write a command-line script to extract data from some html files, and I used 
jsdom and jquery for that.


On Mar 26, 2014, at 17:29, Alexey Petrushin wrote:

> Add browserify and jquery node.js package will be available on the client too.
> 
> On Saturday, 22 March 2014 19:38:54 UTC+4, Bob Spero wrote:
>> 
>> So really what I want to know is what does the node module jquery do for me? 
>>   
> 

-- 
-- 
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/d/optout.

Reply via email to