One second to read GitHub code with VS Code
bravemaster619

bravemaster619 @bravemaster619

About: Have been a fullstack web developer for 5+ years. Top 10% Javascript & React answerer in Stack Overflow.

Joined:
Feb 11, 2020

One second to read GitHub code with VS Code

Publish Date: Mar 21 '21
3 2

When you stumble upon an open source project in GitHub that looks cool, you might want to check its code base before you actually dive into it.

Of course, you can check the source code in the website but here is a way more convenient way.

Just add 1s to github.com in the link and you can browse the whole project in online vscode.

github1s.com how it works

For example, DEV repository link is https://github.com/forem/forem. Thus, You can check the source code in this link: https://github1s.com/forem/forem

I find it super useful, one of the best things I got to know in 2021.

Comments 2 total

Add comment