Hello,
I'm just starting using cakePHP and I saw on that there was an AJAX Helper in it.
My question is simple : should I rather use this helper or should I keep doing AJAX with jQuery? Are there any changes I should perform in existing jQuery AJAX calls?
Thanks