FrontendMasters / front-end-handbook

The resources and tools for learning about the practice of front-end development.
http://www.frontendhandbook.com
1.8k stars 290 forks source link

Add an application to check trending repositories ? #86

Open michaelrambeau opened 8 years ago

michaelrambeau commented 8 years ago

Hello, I created an application http://bestof.js.org/ to gather the best open source projects related to the web platform (js, css, html but also node.js...). Every day the application checks stars on Github for a curated list of about 500 projects.

Could it be used in the page that mentions the "Trending JS Repositories on GitHub This Month" https://github.com/FrontendMasters/front-end-handbook/blob/master/tools/js.md

The cool thing is that the Frontend handbook is part of bestof.js.org :wink: (check the "documentation" tag)

Thank you for your feedback!

image

tonyfreelance commented 8 years ago

Hi,

Great app! I've checked it and really love your idea and app too! Do you need a hand on maintain the project? I'm willing to help it. Actually I intend to fork it down to my local now for learning purpose.

Cheers!

michaelrambeau commented 8 years ago

@tonyfreelance Thank you for having checked the app. If you have any suggestion to improve the concept, please let me know, any help is welcome!