Michael Rambeau
Michael Rambeau
I had an interesting discussion with Angelo about what we could do to make _Best of Javascript_ more popular among developers from China. He suggested we could add a feature...
A discussion about some directions to improve _Best of JS_ in 2021. ## Short-term features ### Let users compare projects Now it's difficult to compare data between projects, besides data...
GOAL: add graphs to let users visualise trends over the last months. For a given tag such as `Framework` or `Testing`, users should be able to see at a glance...
The [Hall of Fame](https://bestofjs.org/hall-of-fame) page should be improved: now it shows 150 members, this is a lot of content, it may need a pagination (or "infinite scrolling"?) and a search...
The project named "Selectize" was "moved" on 2015-12-31and lost all its stars!  Before: https://github.com/brianreavis/selectize.js After: https://github.com/selectize/selectize.js it seems to be a special case, different from from what happened in...
How could we rank projects in order to show the trending projects? Could we assign a single score to all projects and show projects sorted by this score? The Github...
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...
Hello @azukiwasher , @vanx2, @meltedice I gave you access to GoogleAnalytics data. In one week, we got 127 K Page Views with the English version. The peak was on January...
To make _Best of JS_ page fun and show the variety of domains we cover, I'd like to see a typewrite effect applied on main heading ("The best of JS,...
## The need When I check a given project, I want to see other related projects: - similar projects (alternatives or contenders for a given solution) so that I can...