Traditionally, https://thenewstack.io/category/development/ was (and still is, in large part) done on individual machines using integrated developer environment (IDE) tools like VSCode, JetBrains, Eclipse, etc. For one, it was cumbersome to collaborate, since the written code had to be uploaded to the web for further review.

With a plethora of features including GitHub integration, support for writing and compilation of multiple languages, these new IDE tools offer a holistic environment toward increasing developer productivity.

Many of the downsides of cloud-based IDEs are associated with scaling concerns, since these tools are still in the early stages of their maturity.

But with cloud-based IDEs, developers are confined to the integrated choices made available by the provider and this might be limiting for those requiring a wider toolkit.

Related Articles