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.

12 Steps to Writing Better Web Code

7 pointsby allangover 13 years ago

3 comments

Glowboxover 13 years ago
Great post and most of these steps are really helpful.<p>The only thing I'm not too sure about is step 11, discouraging of IDEs. I do agree with your point that one should not depend on a IDE. However, IDEs can give you autocompletion, easy refactoring, finding references etcetera. Personally, I find some of these features invaluable.
评论 #3239649 未加载
评论 #3239173 未加载
threepointoneover 13 years ago
Regarding Step 6: Can you spin up ad-hoc development and staging environments with one command?<p>Haaaaaave you met <a href="http://vagrantup.com/" rel="nofollow">http://vagrantup.com/</a> ?
评论 #3252298 未加载
unclebobmartinover 13 years ago
Great post. Love all the point except 11.<p>You can have my IDE when you pry it out of my cold dead hand. -- Uncle Bob.