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: What software dev skill has helped you the most?

3 pointsby AlwaysNewb239 months ago

4 comments

JohnFen9 months ago
I don't think it's a software skill specifically, but for me it was learning more formal methods for deconstructing and analyzing problems.
评论 #41195042 未加载
9999000009999 months ago
Learn version control!<p>git add .<p>git commit . -m Stuff<p>git push<p>That&#x27;s All you need to get started. Then when you do something stupid you can just revert to a working version.
AimIdol9 months ago
comment the natural language between your brain and code
peutetre9 months ago
Infinite patience with clients.