Spin up a full text editor in your browser 🌐 with GitHub Codespaces

Seth Addo - Dec 12 '22 - - Dev Community

What Is GitHub CodeSpaces?

It was launched by GitHub a while ago

GitHub Codespaces is an instant, cloud-based development environment that uses a container to provide you with common languages, tools, and utilities for development. GitHub Codespaces is also configurable, allowing you to create a customized development environment for your project.

You can use Visual Studio, VS Code, Jupyter, or JetBrains with the editor, terminal, debugger, version control, settings sync, and all of your extensions. Work from any device in a browser, or you can run it in your local machine.

Benefits Of GitHub CodeSpaces

  • You can use bigger RAM or disk space that your local environment (your PC) does not have.

  • It is fast

  • You get all the features of an editor (including the terminal). You can install extensions sync your local setting to it.

  • Works seemlessly with GitHub

If you are excited about this, then read this article on how to set it up.

. . . . . . . . . . . . . .
Terabox Video Player