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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Firefox Developer Edition vs. Chrome

4 点作者 wirddin超过 9 年前
I&#x27;m stuck with chrome and planning to move to FDE. But something keeps me pulling back to Chrome. What do you guys use and why? And why did you ditch the other option?<p>P.S. Please mention the OS you develop on as well.<p><i></i> I know some people use different browsers for normal browsing and development. Keep web development in mind. For normal browsing, I would love to switch to Safari :)<p><i></i>* Basically, convince me why I should switch to FDE ( Chrome&#x27;s a battery sucker on my macbook )

3 条评论

theklr超过 9 年前
Neutral. FDE if I want to do some front-end work that&#x27;s effective on most browsers (usually Chrome&#x27;s tools can render radically different than others) plus Mozilla&#x27;s constantly adding more features that I&#x27;d find more useful now, over future proofing(web console, 3d layering, audio analysis). Also both Windows and OSX give similar experiences. Finally not a memory hog. If you&#x27;re truly concerned about battery performance use safari. FDE is slightly better in performance.
评论 #10441659 未加载
ludbb超过 9 年前
Is there such a thing as &quot;moving&quot; to another browser for development purposes? You will have to use both at some point, at least for some sanity check.<p>If you&#x27;re developing something with React, Chrome will provide a better experience since React dev tools plugin is only available for Chrome. I&#x27;m not aware of some tool that is exclusive to Firefox, so I don&#x27;t have a reason to favor it.
评论 #10441641 未加载
anonfunction超过 9 年前
I really love the developer command line in recent versions of Firefox. Shift + f2 brings it up.