Introduction to Github.dev

capscode

capscode

Posted on November 6, 2021

Introduction to Github.dev

Hello Devs,

Have you tried github.dev ?

if (yes) {
  console.log("let me know");
} else {
  console.log("give it a try");
}
Enter fullscreen mode Exit fullscreen mode

So, whats github.dev ?

it is basically a online vs code editor for your github repos and its really amazing and fast.

How to access it ?

Just open any of your repo and replace github.com with github.dev and that it, now you can able to edit your code and commit your code in online VS code.

lets discuss the shortcut to open VS code directly from your github repo,
open any of your github repo and press dot (.) from your keyboard and here you go.

Below is a demo, do checkout this.

demo

Hope its a nice and informative read for you.
VISIT https://www.capscode.in/blog TO LEARN MORE...

Thanks,
CapsCode

💖 💪 🙅 🚩
capscode
capscode

Posted on November 6, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Introduction to Github.dev
webdev Introduction to Github.dev

November 6, 2021