
Gabriel F. answered 11/26/19
Tutor
5.0
(85)
Full stack Javascript Engineer
Hi there. You kind of answered your own question when you said "facilitate" :)
jQuery syntax is much more concise and easier to remember than vanilla js. API responses can be handled very easily via $.ajax() methods .success(), .error(), or .done().