Cover photo by [Joan Gamell](https://unsplash.com/@gamell) on [Unsplash](https://unsplash.com).

Example of using JavaScript AJAX XmlHttpRequest with Django JsonResponse view

Forget Axios or any other third-party JavaScript library pertaining to API calling, the purpose of this article is to explain how to utilize the basic XmlHttpRequest with your Django project. ...

January 1, 2021 · 2 min · 425 words · Bartlomiej Mika