Overview of Django JavaScript Integration: AJAX and jQuery
- Learn how Django + jQuery = AJAX
- Integrate your AJAX application with Django on the server side and jQuery on the client side
- Learn how to handle AJAX requests with jQuery
- Compare the pros and cons of client-side search with JavaScript and initializing a search on the server side via AJAX
- Handle login and authentication via Django-based AJAX