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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What should I learn right now to keep my programming skills current?

13 点作者 barce超过 9 年前
I just had my review and for the first time in a few years, I got 100% of my bonus. Learning Webpack and React helped a bit as well as getting more stuff done at the beginning of a sprint instead of the end. To keep my programming skills up to date, what else should I learn right now?

10 条评论

montbonnot超过 9 年前
You should learn how to monetize your skills and avoid being judged or scored by any employer. Your bonus could be much higher.
评论 #10956789 未加载
tmaly超过 9 年前
how about some more core Javascript<p><a href="https:&#x2F;&#x2F;github.com&#x2F;getify&#x2F;You-Dont-Know-JS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;getify&#x2F;You-Dont-Know-JS</a>
评论 #10954825 未加载
_isus超过 9 年前
If you haven&#x27;t done much on the backend (databases, web servers, server-side web frameworks, etc.), then taking some time to familiarize yourself with what is going on there might be worth it. Even if you don&#x27;t end up doing any work on the backend, you will have a better understanding of what is going on. I would start with the technologies in use at your current company.<p>Edit: clarification
TurboHaskal超过 9 年前
Tools are temporary, foundations are timeless.
jordansmith超过 9 年前
You might be already doing this with your React&#x2F;Webpack, but picking up some ES6 might be a good thing to do.<p>I&#x27;ve slowly been adding some ES6 into my code and there are some really nice things.
edimaudo超过 9 年前
I concur with TurboHaskai, stop worrying about the next hot thing, focus on building solid applications that are flexible, maintaining, user friendly and solves a business problem.
ericnakagawa超过 9 年前
Swift -- but not just on client side, Swift on server side.
eicnix超过 9 年前
Functional Programming.<p>The language does&#x27;t matter but learning the concepts challenges you to think in different terms.
评论 #10965094 未加载
flippyhead超过 9 年前
React
评论 #10954832 未加载
评论 #10960389 未加载
hanniabu超过 9 年前
Babel