Django使用AJAX或Angular

I am building a blog where users can post and comment using Django, now there is a scenario that I have posts being display on my user page. Using Django for adding a comment it will redirect user to another page. How can I write this using AJAX or AngularJs? I am new to Angular and Ajax and I only need this function specifically.

I appreciate all your help in advance!

I give you link, you follow that if you will got error then put on same question lete know linkajax request

i am new with Django too.but Django Using MVT that means you can use everything in your template and there is no Limits even React or VueJs. so you can use both.