Coder
SaaS doesn't seem to be for individuals → "Request Demo".
But they have a Setup Guide if you want to give it a try. I didn't as I just want SaaS.
TL;DR: Some extensions might be missing.
Gitpod
Go to https://gitpod.io/#/https://github.com/<your_repository> and login with your GitHub account.
Done!
Also works with GitLab.
Based on Eclipse Theia which is based on Visual Studio Code.
Same as Coder. Some extensions might be missing.
Free tier gives you enough to give it a try:
- 50 hours / months
- Public Repos
- Private Repos (30-Day Trial)
Codespaces (Preview)
Slower setup compared with Gitpod:
- Register to Microsoft Azure
- Create a Billing Plan. Timed out the first time
- Create Codespace
- Done!
Full-fledged Visual Studio Code in the Browser!
- 12 months of popular free services
- £150 credit to explore Azure for 30 days
- Azure free account FAQ
Conclusion
I'll try both Gitpod and Codespaces in the upcoming weeks.
EDIT June 18, 2020.
So far both Gitpod and Codespaces are impressive. Don't waste time setting up your environment, just start coding.
For Web development (JavaScript and TypeScript only), CodeSandbox is a great alternative.
Comments
Post a Comment