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.

Why would a front-end developer on OS X use any editor besides BBEdit?

2 pointsby 3nkiabout 10 years ago
I have tried Sublime and Atom, BBEdit is better. Atom is slow and Sublime hard to grep and multi-file search/replace.

4 comments

leriksenabout 10 years ago
You have violated the First Law of Computering<p>&quot;Thou shall not start an editor war, for they are without end, lacking all rigour and decorum.&quot;
coldteaabout 10 years ago
Because &quot;grep and multi-file search&#x2F;replace&quot; is not exactly what a front-end developer does.<p>If you try to do actual programming, instead of grepping and replacing, SublimeText (and Atom, though slower) are much more featured. From build systems integration, to &quot;go to function&quot; and myriads of plugins for linting, AST based auto-complete, etc etc.
评论 #9215047 未加载
duncan_bayneabout 10 years ago
Sooooo many reasons. Here are a few:<p>* <a href="http://orgmode.org/" rel="nofollow">http:&#x2F;&#x2F;orgmode.org&#x2F;</a><p>* <a href="http://www.gnus.org/" rel="nofollow">http:&#x2F;&#x2F;www.gnus.org&#x2F;</a><p>* <a href="http://www.emacswiki.org/emacs/JabberEl" rel="nofollow">http:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;JabberEl</a>
评论 #9215044 未加载
aethantabout 10 years ago
Because front end is so much more than vanilla html css etc. You have Sass, handlebars, svg and more to deal with. If you only use the basics, maybe a simpler solution works for you. But calling the others into question just because they don&#x27;t work for you is pedantic.
评论 #9215340 未加载