Site icon Hip-Hop Website Design and Development

WordPress Ajax with jQuery vs Async Await

I prefer the use of ‘Async Await’ for AJAX calls. For WordPress however, is it a better practice to use jQuery or may I continue using the ‘Async Await’ approach?

Any edge that the much older jQuery may offer?

Why WordPress docs still prefer jQuery beats me.

Thank you.