I've been using
caret for small scripts or javascript projects (chrome extensions mostly) of a limited size, and it's a great little editor for such tasks.
For proper development though, I prefer to use the
Secure Shell app to SSH into a
Compute Engine VM that I've set up as my dev box. I run
emacs text editor for those interested in my religion. When I need a GUI in the VM I use the hilariously-excessively-proprietarily-named "
VNC® Viewer for Google Chrome™", with the VM running
TightVNC server.
Now, there are also cloud editors out there that are great, but I don't use them much (for no particular reason other than that I like having a bash shell and emacs), such as
Cloud9,
Codeanywhere, and
Codenvy. I've written apps with them before, though, and they're a joy.
If there's one thing to take away from this comment, though, let it be that the Secure Shell app is absolutely awesome and essential.
Also, put your machine into
developer mode if you can.
-- Nick
On Thursday, March 2, 2017 at 8:06:35 PM UTC-5, Philip Bell wrote:I've been using Caret for awhile for basic text editing, I've only been playing with GCP for a month, and just installed Crouton this week, so I can't truly answer with a set developer stack yet.
On my mac I use Xcode and IntelliJ, along with Atlassian made tools online. All of that is web based so easy to swap between mac and chomebook. I'm not a web developer however, more focused on data and architecture, rather than simple Web UI and Javascript based coding. That on top of what we'll be using GCP for I'm not sure a chromebook can fully support my needs, so was curious if others were having more success, or were even brave enough to try and attend CloudNEXT with just that as their laptop.