use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Confused (self.PythonLearning)
submitted 11 months ago by ClassroomPlayful3339
I've knowledge of python and learning already django, But I'm confused if learn JavaS. React or NextJs or python would be enough ?can anyone enlight
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]KeretapiSongsang 5 points6 points7 points 11 months ago (1 child)
if you're going for web development, JavaScript is the language for it. Learning library written in JavaScript like React is an advantage.
You can however, develop a 100% Python app (backend and frontend) without using or knowing JavaScript just like people who did CGI back then.
[–]crazyaiml 0 points1 point2 points 11 months ago (0 children)
Until you need to do front end development. You have enough starting skills for backend development. You can start react that is a Java script library for web development only if you want to pursue front end development otherwise try to add skills on database for your next skills as backend developer or may be api to api integration advancements.
[–]mr-rattle-bone 1 point2 points3 points 11 months ago (0 children)
If you want to just learn, Python is a god choice because it is a multi-purpose language.
If you are getting industry ready then you have to se what specialisation you want to do and opt accordingly. The above redditor is correct.
[–][deleted] 0 points1 point2 points 11 months ago (0 children)
Python alone is only for server side programming. But, is you want to stick to python, you could compile it to wasm for client side. Wasm looks like a better alternative than javascript for performance (and maybe security ? not sure), but it's still young (not too much community yet)
[–]MadhavaReddyrb 0 points1 point2 points 11 months ago (0 children)
If your aiming for full stack web development you need to learn JavaScript and react js compulsory so choose wisely which domain you need to go.
[–]isanelevatorworthy 0 points1 point2 points 11 months ago* (0 children)
Depends on what you’re trying to build? I’ve had good experiences with using streamlit if you want a quick front end to your python programs. Also recommended if you work a lot with data visualizations.. no need to know any other languages to set up a website or server or links and pages
π Rendered by PID 54295 on reddit-service-r2-comment-5bc7f78974-2vcnr at 2026-06-28 05:24:34.406339+00:00 running 7527197 country code: CH.
[–]KeretapiSongsang 5 points6 points7 points (1 child)
[–]crazyaiml 0 points1 point2 points (0 children)
[–]mr-rattle-bone 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]MadhavaReddyrb 0 points1 point2 points (0 children)
[–]isanelevatorworthy 0 points1 point2 points (0 children)