6 ms·
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. Unfort
by zippoxer 6y 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!