Skip to content

akashnimare/ReadAMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

TODO

  • 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