←back to thread

257 points pmig | 1 comments | | HN request time: 0.207s | source
Show context
blibble ◴[] No.43096501[source]
seems to be mostly criticism of spring rather than java

the company behind spring should ruin go by porting their crappy library to it

(oh look, it's broadcom....)

replies(2): >>43096565 #>>43097365 #
1. MarkMarine ◴[] No.43096565[source]
Have you seen Fx (uber dep injection for go)? If you want to have the imprint of your keyboard on your forehead, try to get a complex Fx app working after you’ve refactored. Pure, absolute misery. I yearn for dagger every time I touch the system that has it, but black magic that my IDE understands is a close second dagger compared to a dep graph that you can only figure out if it’s correct by running it. Real fun on a go app that can’t be run locally.