|
|
|
|
|
by crystaln
2964 days ago
|
|
In reality those environments are not "the same". You have all sorts of libraries that are compiled and set up specifically for your system, and those differences add up. With Cloud 9 everything is on an EC2 instance with Linux, exactly the same platform as I will deploy in production. |
|
It sounds like C9 can be really useful for AWS deployment specifically, but beyond that I don’t see much value over git+IDE.