top | item 23478533

(no title)

zippoxer | 5 years ago

Same. I love Go, the language, much more than PHP, but Laravel.. Laravel is really great.

I wish Go had something as convenient and complete as Laravel. Unfortunately that's impossible to achieve in a static language without polymorphism (generics) or metaprogramming.

I'm waiting for Go to introduce polymorphism and I'll be watching closely to see how 'post-generics' web frameworks make Go great again!

discuss

order

cutler|5 years ago

Have you tried the Buffalo framework? It's touted as Go's answer to Rails.

bovermyer|5 years ago

I've tried Buffalo. It's... fine, but it doesn't have the same feel as Laravel does for PHP.