Good Software Part-2
This list maily comprises of the libraries and frameworks I use frequently
- Guice (hard to grok initially, but it is worth)
- Dropwizard (was a pioneer in the Java ecosystem and I still admire the constructs it invented)
- Spring and Spring-Boot (love the convenience)
- Redis
- Guava (very utilitarian)
- Kafka (suitable for enterprise but would not be my first preference)
- Maven (simplest dependency management tool, I wish something like it existed in Python Ecosystem)
- FailSafe and OkHttp
- Morphia (half decent when compared to its counterparts)
- Webpack and TS.