(no title)
phaas | 9 years ago
C
- REDIS @ https://github.com/antirez/redis
- Postgresql @ http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=src;hb=HEAD
Java - Spring Framework @ https://github.com/spring-projects/spring-framework
- Guava @ https://github.com/google/guava
Javascript - ui-grid @ https://github.com/angular-ui/ui-grid
Bahamut|9 years ago
For high quality JS, I would look to some of the major frameworks out there:
https://github.com/facebook/react
https://github.com/angular/angular.js
https://github.com/angular/angular
There is a lot one can learn about software design by reading the source code of major libraries, and is far more reliable than any third party library in the ecosystem.
michaelchisari|9 years ago
https://github.com/lhorie/mithril
modeless|9 years ago
To me the Spring Framework represents everything wrong with the Java way of doing things.