Do I need JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Do I need JavaScript?

To be a python back end web developer do I need to learn JavaScript also?

3rd Apr 2021, 7:39 AM
Rowshan Siddiki
5 Answers
+ 6
No. If you get the job offer and it is purely backend development using Python, no JavaScript knowledge should be required. Congratulations if you get that job offer, though. I never saw such a purely backend position and would be surprised if you could get an offer without minimal knowledge of JavaScript. Usually a back end position is a more senior position and most web developers were at some point full stack developers and therefore had a little experience with JavaScript. I don't mean that backend developers have experience using JavaScript-heavy front end tools like ReactJS, Angular, or Vue but most would have used event listeners, simple DOM manipulation, and jQuery. Knowing how to use fetch or $.ajax to send an HTTP request to a server would be useful if you needed to do just a little adjustment to front end code to hit your backend API's or make sense of a piece of front end code for the job. Some minimal skill can go a long way in helping you communicate requirements with a front end developer.
3rd Apr 2021, 8:55 AM
Josh Greig
Josh Greig - avatar
+ 2
Not really. Focus on Django or Flask, and MySQL or MongoDB.
3rd Apr 2021, 8:54 AM
Gordon
Gordon - avatar
+ 1
Josh Greig, Gordon thanks brother.
3rd Apr 2021, 10:58 AM
Rowshan Siddiki
+ 1
You will need some intermediate JavaScript level because the front-end could be developed in JavaScript, so how you gonna develop its backend if you couldn't read JavaScript or jQuery?
3rd Apr 2021, 10:58 AM
iTech
iTech - avatar
0
Its depends on particular projects.
4th Apr 2021, 4:25 PM
Java Developer
Java Developer - avatar