Hacker News new | ask | show | jobs
by subsection1h 1692 days ago
Go 1.x is around 9.5 years old, and many Go developers write software using mostly the standard library without any framework.
2 comments

> using mostly the standard library without any framework

I don't think that's totally true. Without any framework, maybe, but mostly the standard library? I'm not sure. People use a lot of libraries, and these may not have the same guarantees as Go itself.

Comparing language with the framwork, even if you want to better compare it with Sinatra then