Frequently I would like to find an example of a project using a framework/language/package well. Sometimes live examples are more helpful than reading the docs because a good example has all of the context and imports that docs frequently ignore. Stack overflow similarly does not include enough context to make larger decisions.<p>Some queries this site might answer:<p>- “find a react project that uses jest to test responsive layouts”<p>- “find a Ruby on Rails project that uses transactions in a query on an SQLite DB”<p>Does a site like this exist? If not, what features would you want from it were I to build it?<p>Inspired by this post: https://news.ycombinator.com/item?id=33329079