Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (50.2k points)

Can anyone tell me whether Python will replace JavaScript for the web design?

1 Answer

0 votes
by (108k points)

No, Python cannot replace JavaScript because:

  • (FRONT-END)JavaScript is browser-native and Python is not.
  • (BACK-END) neither JavaScript nor Python is web-native. So, they will work in parallel. People comfortable with JavaScript will rather use Node.js, those with Python Django or Flask.

You can watch this video on Python vs JavaScript to understand more:

Related questions

0 votes
4 answers
0 votes
1 answer
asked Aug 27, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Jul 30, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
0 votes
1 answer
asked Jul 30, 2020 in Python by ashely (50.2k points)

Browse Categories

...