我可以使用 vscode 而不是 cloud9 进行 Web 开发吗
Can i use vscode instead of cloud9 for web developement
我目前正在参加网络开发人员训练营并进入 cloud9 设置部分,显然亚马逊购买了该网站。这是一个问题,原因有两个:一年后他们对服务收费,并且由于网站上的错误我无法注册我的 phone。我目前正在使用 vscode 来满足我的大部分需求,我想知道我是否可以在本教程的其余部分使用它,其中包括 nodeJs、mongoDB、express 等。
最好的 IDE 永远是最能满足您需求的那个。如果 Cloud9 具有您离不开的功能(实时协作?),那么它将比 Visual Studio 代码更好。纯属个人喜好。
我个人的偏好是 Visual Studio 代码因为:
It’s open source, cross platform and actively worked on.
It’s free
It’s fast enough.
It’s highly customizable (themes, key mappings, extensions).
I don’t need my IDE to live in the cloud, I have git and configuration sync so my IDE is the same on any of my machines.
Vast number of extensions for anything you can imagine (SCM integration, languages, linters, debuggers, IoT, cloud computing, etc etc)
It’s supported by a very large company and isn’t going anyway.
看看 Cloud9 IDE 与 Visual Studio 代码之间的比较 link
https://stackshare.io/stackups/visual-studio-code-vs-cloud9-ide
我目前正在参加网络开发人员训练营并进入 cloud9 设置部分,显然亚马逊购买了该网站。这是一个问题,原因有两个:一年后他们对服务收费,并且由于网站上的错误我无法注册我的 phone。我目前正在使用 vscode 来满足我的大部分需求,我想知道我是否可以在本教程的其余部分使用它,其中包括 nodeJs、mongoDB、express 等。
最好的 IDE 永远是最能满足您需求的那个。如果 Cloud9 具有您离不开的功能(实时协作?),那么它将比 Visual Studio 代码更好。纯属个人喜好。
我个人的偏好是 Visual Studio 代码因为:
It’s open source, cross platform and actively worked on.
It’s free
It’s fast enough.
It’s highly customizable (themes, key mappings, extensions).
I don’t need my IDE to live in the cloud, I have git and configuration sync so my IDE is the same on any of my machines.
Vast number of extensions for anything you can imagine (SCM integration, languages, linters, debuggers, IoT, cloud computing, etc etc)
It’s supported by a very large company and isn’t going anyway.
看看 Cloud9 IDE 与 Visual Studio 代码之间的比较 link https://stackshare.io/stackups/visual-studio-code-vs-cloud9-ide