|
|
|
|
|
by caust1c
3052 days ago
|
|
> Also I'm never sure if its because the applications I work on are badly designed, or I just dont really understand modern design. FWIW, I think there's a lot of people out there who would claim that Scala is a bit of a step backwards for the professional community. It's a fine language, but not a (socially) scalable one due to it's immense expressiveness. |
|
There are so many impedance mismatches between them and so many diamond dependency conflicts that it's impossible to get any moderate size project done without going to microservices so that e.g. your Redis client and your HTTP server aren't complaining about different subtly incompatible versions of Netty.