Hacker News new | ask | show | jobs
by jeffnappi 2049 days ago
I think it's only a matter of time before there's a solid choice full featured Go web framework that rivals Rails/Django.
1 comments

I might be wrong but it seems that Go needs to have a proper generic support for that ever to happen and that's one of the main reasons why there is no equivalent of RoR in the C world.

For a very good perspective on this check out this excellent article by the creator of Stanza language responding to his friend's request of not creating any more new languages but just libraries:

https://jaxenter.com/stop-designing-languages-write-librarie...