JavaScript vs jQuery for Windows phone apps

I want to learn windows 8 phone app development but not with c#. So i had to choose either JavaScript or jQuery. Please suggest which of them is better for app development.

Thanks

JavaScript is the language that you need to learn. jQuery is JavaScript too. It’s a set of libraries that simplify some cross-browser development issues, but JavaScript is more important for you to learn when it comes to app development.