TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Web Development Roadmap?

3 pointsby emcfalmost 8 years ago
I am learning python and wants to build my career in web development. What tech stack should I learn? Any roadmap?

3 comments

eberkundalmost 8 years ago
Almost every language has an MVC framework available, if you learn one a lot of the terminology and concepts will be the same in others. For Python, Django is the most popular one. You should start there and learn how to make something without involving JS then once you become comfortable with the backend you can add a frontend JavaScript framework like Angular, React, Vue, etc.
评论 #15041732 未加载
mjhea0almost 8 years ago
If you go the JavaScript route, you only need to learn one language. Check out <a href="https:&#x2F;&#x2F;www.freecodecamp.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.freecodecamp.org&#x2F;</a>.
JBReeferalmost 8 years ago
Pick a stack for back and frontend, stay with it, and get good instead of jumping around constantly. Doing otherwise will slowly put you behind, and you will have to work pointlessly hard.
评论 #15038833 未加载