Answer the question
In order to leave comments, you need to log in
What is the best way to make a shopping cart and checkout?
Hello. The question is - how to make a shopping cart and checkout more productive? Through JQuery or purely on Django, on which, in fact, the site is written. I just hesitated to do it on Djnago when I saw a couple of tutorials where this fragment is written in JQuery.
Answer the question
In order to leave comments, you need to log in
I advise you to use new front-end technologies for this, such as vue.js + vuex. They are great at meeting your needs. Sending to the server every time with a reload (Pure django) is not a good idea. It is better to use ajax in this case.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question