You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-generating a list based on GitHub stars may not generate a dynamic list:
It relies on developers to star the project on GitHub
It doesn't reflect actual downloads, or usage of the plugins
The list may never change, because the most recent plugins in use may gain only few stars compared with the older more established plugins, which have hundreds
In other words, though the list may be dynamic, the contents may remain the same. Although obviously we could fine-tune the list to find "recent" packages with "more than 5 stars", but I have a different idea which might work better . . .
How about we simply blog about new Grunt plugins we find interesting:
Write a brief description about the problem
Introduce the Grunt plugin with the solution
Small example of the task configuration and a graphic of whatever could be interesting
Not only would the list have the advantage of hand-picked quality, but also regular blog updates are nearly self-evidence that the Grunt project is alive and well, and not dying 😃
We should make it easier to discover new and interesting plugins.
On the Bower components site I display Latest and Hot components. We could do something similar on the grunt plugin site.
The text was updated successfully, but these errors were encountered: