DEV Community

Fulton Browne
Fulton Browne

Posted on

using gitpod to improve productivity and help others this hacktoberfest

During the month of October you will get more PRs so here is a trick to get testing and reviewing done faster.

A couple of months ago I discovered gitpod, it has changed the way I do PRs, and quick edits. its easy to use, all you have to do is find any repo or pr github link and put gitpod.io/# in font of it. after you do that you will see this: Alt Text
a full vs code environment! it supports extension and pretty much every command for building and running. you can also add this link in your read me so anyone can start working instantly.
Open in Gitpod

I hope you enjoyed this little tip, note nobody paid for this I just love gitpod

Top comments (0)