I’m a newcomer but I think babylonjs could gain a bit more community traction by having a quality indexing systems for the playground, such as:
- Usage frequency graph (like npm)
- A rating component (maintaining for instance a tag of total votes and total stars, and a way to sort search results by popularity/usage)
- Official tags for explanatory, template, impressive, prototype or otherwise valuable snippets that are not necessarily found through the documentation or blogs (although usage count should roughly reflect it).
- Curated lists in the documentation/on github
- Importing other template snippets (such as higher level components not (yet) in babylonjs, without cluttering the code).
I also proposed React support in the playground, which apparently would be a minor change in monaco configuration.