Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
code review app
Post Body

I really wanted an easy way to provide code reviews for the coding bootcamp students i mentor. The most ideal solution would've been to use github's pull request feature to leave comments on code, but the biggest issue is that you can't leave comments on files not in a commit. Makes it super impractical to use

So I made a little app where you put in a GitHub repository URL, and it'll pull down all the files. Click on a file, click on some lines, and leave a comment.

Comments are global to a repo, so someone viewing the comments only needs to also open the app and they'll see the comments. You can reply to comments, too.

I tried to make the ideal reviewing experience - basically fixing a bunch of inconveniences I feel when I'm reviewing code in my local editor and GitHub.

it doesn't have a name right now 🙃

I just stood it up on render.com: here's the link

you have to login to github to share the github traffic for reading files in a repo. the token is used to: - pull down your username and profile picture to display in comments and a welcome message - pull down github files and repo info (so you could use private repos that you have access to)

enjoy!

Author
Account Strength
90%
Account Age
11 years
Verified Email
Yes
Verified Flair
No
Total Karma
2,374
Link Karma
576
Comment Karma
1,755
Profile updated: 1 day ago
Posts updated: 6 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
11 months ago