I've found that reading someone else's code is a great way to improve my own skills, and I'm trying to build a reading list of JS libraries and codebases to always have another project to read.
So far I've got most of the usual recommendations, like redux, lodash, underscore, and some of the larger libraries. I'm currently organizing them roughly by lines of code into small (<1000 lines), medium (1k-10k), and large (>10k), and you can see the full list here[0]. I might also start differentiating between libraries and applications, though I only currently have libraries.
Are there any other libraries or open source applications that any of you would also recommend including? Thanks in advance!
[0]: https://github.com/AlexanderEllis/js-reading-list