DEV Community

Cover image for Alternatives Web development IDE – after Cloud9 moved to AWS Cloud9

Alternatives Web development IDE – after Cloud9 moved to AWS Cloud9

kevin on June 22, 2019

As we approach the end of the month, the closer we are to the day when we will say goodbye the workspace we love on Cloud9 (c9.io). They will disab...
Collapse
 
superails profile image
Yaroslav Shmarov

Initially I was also hesitant to move, but really, AWS Cloud9 is not worse than Cloud9.io ever was, even better (more maintained).
And it's just as free as on c9.io.
I do my work in AWS C9 and today.
Example video of installing RoR on AWS C9: youtu.be/ORw8eZDQ--g

Collapse
 
akashkava profile image
Akash Kava

Visual Studio Code remote development service is coming around, it will let you connect to a remote container from your dev box and you can do pretty much everything that cloud9 was capable of doing it.

VS Code is available on every platform and it is free.

Collapse
 
vladi160 profile image
vladi160

2021, you can try Codesphere: codesphere.com/ide or GitHub Codebases

Collapse
 
cursoprog2019 profile image
cursoprog2019