Read Awesome AMAs.
I love reading the AMAs of some of the Awesome people. It's pretty annoying when I have to open each issue in a new tab. So using GitHub API and AngularJS I have made this.
- Add a
show more
button and load the next page - Better UI
- Should only list closed issues as those are the answered ones
- Needs to render Markdown
- It's currently pretty slow from clicking the title to seeing the comment. The moment the page has loaded, it should start preloading the comments in the background
- Clicking a new title should close the previous, like an accordion widget
- Would be cool to list all the top AMAs (based on no. of issues closed) from https://github.com/sindresorhus/amas below the search on the front-page