ZendX_JQuery还是Zend_Dojo?

In Zend_Framework there is ZendX_JQuery and Zend_Dojo. I don't know which one is better and which one is easier to use if I have not much knowledge of JQuery or Dojo? I can spend time learning JQuery or Dojo, but I don't know which one is better choice for Zend Framework and why.

Thanks

I'm a Dojo enthusiast and I've found Zend_Dojo to be useful (it's the reason I picked Zend in the first place). As people have mentioned I keep the javascript and PHP separate, but it makes getting the environment set up quick and easy.