You use JavaScript in NodeJS, so you must know JavaScript, but as already suggested, you can perfectly well learn JavaScript and NodeJS at the same time. Then you will learn only the kind of JavaScript that is normally used in Node, and skip the set of JavaScript-challenges you would have if you where to use it in the browser, since you do not need that. So I would recommend read Node tutorials and JavaScript tutorials that are not so focused on the browser (and DOM-manipulations).
On Tuesday, February 17, 2015 at 4:12:29 AM UTC+2, Kevin Bueno wrote: > > Ive done a lot of research, and I want to know what you y'all think? I > understand the advantages of already knowing JavaScript, but is it worth > the time to put into it? -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/37c25b35-7590-4df3-abce-b48df9a6856a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
