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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What Environment do you use for Javascript dev?

2 点作者 duked超过 12 年前
Hi all,<p>I'm a C coder, occasionally I use Java so for most of my development I use VIM or eclipse.<p>Now I'm trying to build some web application: javascript applications (looking also into phonegap). I'm having a hard time finding a good dev environment. So far I'm using firefox + firebug and Xcode for editing.<p>I'm new to web dev, so I'm afraid I'm missing something. Is there a very powerful IDE ? So I don't have to open my things in firefox and hope they work ?<p>Thanks !

1 comment

spleeder超过 12 年前
Sublime Text 2 is the best IDE for everything. For some useful plugins for web development take a look here: <a href="http://net.tutsplus.com/tutorials/tools-and-tips/essential-sublime-text-2-plugins-and-extensions/" rel="nofollow">http://net.tutsplus.com/tutorials/tools-and-tips/essential-s...</a>