11. AJAX

jQuery Crash Course [5] - Ajax by Traversy Media

Asynchronous JavaScript XML

Ajax is a set of web development techniques that uses various web technologies on the client-side to create asynchronous web applications. With Ajax, web applications can send and retrieve data from a server asynchronously without interfering with the display and behavior of the existing page.

Course Content

Resources

▶️ Traversy Media
🔗 AJAX Tutorial by W3Schools

Previous
Previous

10. jQuery

Next
Next

12. Frontend Portfolio Project V2