+ 1
Do sololearn have any community course on topic of AJAX?
I want to learn how to add AJAX to django project!!
3 Antworten
+ 4
There is no specific Ajax course ,you can see for jQuery too
https://www.sololearn.com/learn/jQuery/2782/
+ 2
Nope and its not worth it. AJAX is just a term for asynchronous client-side requests. There is no need to base an entire course on it. Actually you can just google search about this.
Here is what I found from google search
https://www.tutorialspoint.com/django/django_ajax.htm
+ 1
Thank you!!
I will see to it!!🙌🏻