Please no offence Kevin, but this question does not make a lot of sense in the first place.
JavaScript and node.js are two completely different things and not comparable in such a way. The former is a programming language, while the latter is a runtime environment based on an interpreter for JavaScript. If you "learn" node.js (or better its specific API) you will automatically "learn" JavaScript as well. On Tuesday, February 17, 2015 at 3:12:29 AM UTC+1, 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/c12051f6-f583-49d3-8540-99e10edf6c53%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
