back

by stagas·9y ago·view on hn ↗
What's the difference between this and typing 'react' in GitHub's search? What I would really love is a list of curated, quality, complete implementations that follow good practices, testing/documented code etc. that you can use as a reference for your own projects instead of just everything.
2 comments
The point was to select the end-user applications projects, like "An extensible desktop mail app built on the modern web" and only highly-rated ones - the 1st in the list has more than 20K stars, the last one has 13 stars. I just saw the question in HN - https://news.ycombinator.com/item?id=12802121 and wanted to contribute for broader audience. The technique of selecting the repos is described in https://medium.com/@sAbakumoff/react-entourage-6d51e7df9944#...
I also tried to type react in Github search and hit enter, but the list it provides is very, very different from the compilation I exposed..I am not sure if there are any similarities, it would be cool if you can elaborate on it.