Does django replace javascript?



Does django replace javascript?..

Answer / Atif Rizwan

No, Django is a backend web framework for Python and it does not replace JavaScript. JavaScript is primarily used on the frontend to create dynamic and interactive user interfaces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

What is base html in django?

1 Answers  


Does django use jinja?

1 Answers  


What is jsonresponse in django?

1 Answers  


Why django should be used for web-development?

1 Answers  


What is the purpose pass statement in python ?

1 Answers  


What is mvc in django?

1 Answers  


What are migrations in django?

1 Answers  


How do you connect your django project to the database?

1 Answers  


How do you check the file existence and their types in python ?

1 Answers  


Is django or flask easier?

1 Answers  


What is the architecture of django?

1 Answers  


What is ORM ? Advantages of ORM ?

1 Answers  


Categories