TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Web Development Roadmap?

3 点作者 emcf将近 8 年前
I am learning python and wants to build my career in web development. What tech stack should I learn? Any roadmap?

3 条评论

eberkund将近 8 年前
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 未加载
mjhea0将近 8 年前
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>.
JBReefer将近 8 年前
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 未加载