Forum Moderators: phranque

Message Too Old, No Replies

will I have to learn a Javascript framework as a Django developer ?

         

Danvandan

7:32 pm on Oct 27, 2022 (gmt 0)



I am learning Django and it seems to me that I will most likely have to learn a Javascript framework like react and maybe use the Django rest framework to attach the backend and frontend.

am I right in my assumption?

or are there other ways to create interactive and animated websites with just Django?

graeme_p

12:04 am on Oct 28, 2022 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Django is deliberately a backend framework.

There are some integrations for front end frameworks to make it easier, but I have not used any of them.