How to not refresh a page when a button is pressed – Jquery ajax
I have been working on a like/unlike function on my django project in which a user can like like a post and if so the user can dislike it like in instagram. Now to finish with this part of the…