Should I use a frontend with Django?

You can’t use Django for front-end development because front-end means rendering of code in the browser itself and browsers are unable to render Python code. A browser can understand HTML, CSS and JS (few more technologies) but not python language. If you want to use framework for front-end then go for Angular.

Sizin İçin Seçtik  Is mobile frontend or backend?

Leave a Reply

Your email address will not be published. Required fields are marked *