【问题标题】:Can i use vscode instead of cloud9 for web developement我可以使用 vscode 而不是 cloud9 进行 Web 开发吗
【发布时间】:2018-08-28 00:43:39
【问题描述】:

我目前正在通过网络开发人员训练营并进入 cloud9 设置部分,显然亚马逊购买了该网站。这是一个问题,原因有两个:一年后他们对服务收费,并且由于网站上的错误我无法注册我的手机。我目前正在使用 vscode 来满足我的大部分需求,我想知道是否可以在本教程的其余部分(包括 nodeJs、mongoDB、express 等)中使用它。

【问题讨论】:

    标签: visual-studio visual-studio-code ide cloud9-ide


    【解决方案1】:

    最好的 IDE 总是最能满足您的需求。如果 Cloud9 有一些你不能没有的功能(实时协作?),那么它会比 Visual Studio Code 更好。这都是个人喜好。

    我个人的偏好是 Visual Studio Code,因为:

    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 Code 之间的比较 https://stackshare.io/stackups/visual-studio-code-vs-cloud9-ide

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-11-30
      • 1970-01-01
      • 1970-01-01
      • 2020-03-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多