←back to thread

74 points holmofyHu | 2 comments | | HN request time: 0s | source
1. jfoudfwfayasd ◴[] No.41277506[source]
What is great about Rust and Go is that you don't need frameworks. Let's keep it that way.
replies(1): >>41279081 #
2. maxbond ◴[] No.41279081[source]
I mean, they're both excellent languages, but people regularly use frameworks for both (eg Axum for Rust and Fiber for Go), and in Rust you get the excitement of choosing an async runtime. They both have important advantages but this isn't one of them.