Why online coding is the future ✅

Google uses Cider internally. Cider is a custom browser code editor which mounts the enormous Piper file system and provides a super tight…

December 2, 2020 1 Min Read
Why online coding is the future ✅
Why online coding is the future ✅

Codesphere

From everyone in the Codesphere Team:)

Table of Contents

Google uses Cider internally. Cider is a custom browser code editor which mounts the enormous Piper file system and provides a super tight integration with internal review, build and testing tools.

Github recently announced Github Codespaces to jump directly into a working environment when looking at a repository. Gitlab recently announced their partnership with Gitpod, building their own opensource clone of VSCode, providing the same functionality as Codespaces since some time already.

But why all this? Simply put, desktop IDE’s do not scale up!

In times of microservices and cloud developers just have to work on more complex projects… faster 🤓

While it is clear for Google that a single desktop, no matter how powerful, can not handle the Google Dev environment alone, it becomes almost equally important for smaller companies to not spend months on setting up a development environment.

The next logical step?

Move the full development infrastructure (from dev to production) to the cloud and unlock the potential of tools that exceed the abilities of my desktop.

This is why we built Codesphere 🚀

About the Author

Why online coding is the future ✅

Codesphere

From everyone in the Codesphere Team:)

We are building the next generation of Cloud, combining Infrastructure and IDE in one place, enabling a seamless DevEx and eliminating the need for DevOps specialists.

More Posts

How to Deploy Gleam on Codesphere?

How to Deploy Gleam on Codesphere?

Gleam is a newly released functional programming language. Follow this tutorial to build a simple web app with Gleam and deploy it on Codesphere.

Good Coding Practices: Codesphere Version

Good Coding Practices: Codesphere Version

Adhering to good coding practices and maintaining a consistent codebase is the differentiating factor when it comes to developer experience and efficiency.