SourceLair vs Glitch
When comparing SourceLair vs Glitch, the Slant community recommends SourceLair for most people. In the question“What are the best cloud IDEs?” SourceLair is ranked 5th while Glitch is ranked 14th. The most important reason people chose SourceLair is:
SourceLair provides a minimal Django stack which can be used to host projects and see development results right away. Plus, there's a public link that can be used to share with colleagues or team.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Django stack, out of the box
SourceLair provides a minimal Django stack which can be used to host projects and see development results right away. Plus, there's a public link that can be used to share with colleagues or team.
Pro Simple and efficient interface
SourceLair features a very efficient interface, containing only the tools needed, thus providing focus on what's important - code.
Pro GitHub integration
SourceLair lets you log in and sign up with your GitHub account. This enables you to clone your GitHub repos with a single click and start working immediately on them.
Pro Git & Mercurial support
Every software project on sourceLair is backed up by the Source Control Manager of your choice; Git or Mercurial. Clone repos, commit, pull and push changes and work with branches on the cloud without having to install and configure anything or worry about compatibility between your Source Control Manager and the system of your choice.
Pro PHP real-time preview
You can split you editor and watch the result of your code in real time.
Pro Unlimited number of public and private projects for free
Pro Runs a server out of the box
Perfect for building web applications, be it client-only, server-only, or full stack.
Pro Private data are kept secret, even in public projects
Non-collaborators can't access private data (e.g. API keys) which are stored in a special file, and they are deleted when a project is forked.
Pro Persistent storage
Pro Multiple languages supported
Although the only official language/framework is Node.js, you can access the terminal and install other languages via apt-get (as long as it doesn't exceed the storage limit).
Pro VS Code integration
If you feel the built-in web editor is not sufficient, you can switch to VS Code and get the full power of its plugins. You still work with the files and server in the cloud, no extra setup required.
Pro It has a friendly welcoming community of builders
Cons
Con Expensive
SourceLair offers a free plan that allows you one private project. However if you want more projects, the Pro plan is fairly expensive at $8/month ($96/year).
Con Non free/libre (proprietary)
Con No code prediction
