Review
I saw that tagged website. Even though it is not difficult to make with vanilla Django and JS I would recommend learning and building and using API. This will lead you to use some frontend frameworks like Vus.js. You can make the application with Just Django but that might cause problems in the long run and when you plan to scale.
NOTE: If you are just starting with web development after learning python basics, I would recommend using Flask as it is much simpler and powerful enough to handle a large-scale application quite easily. So go with Flask if you are new to web Dev
0 views0