• 9 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle











  • I disagree that it’s clickbait. Go does not have enums, that is undeniable. But we often encounter problems in software development where enums are an effective solution - arguably the right solution a lot of the time. Even if enums are not a language feature of Go, many of us are (rightly or wrongly) doing programming cartwheels to implement them ourselves. So I think an article discussing how one can roll enums or at least enum like behaviour in the language is relevant, and the awkwardness of that experience is captured in the blog’s title.











  • The same reason a lot of companies support a community edition. It means that people can use, learn and become experienced with the product without forking over a tonne of money.

    This results in a larger number of developers, add-ons and community surrounding the product.

    This makes it a more appealing product for companies looking to build a business using it.

    It’s the same reason you can use AWS for free, get some JetBrains products for free and often find community editions for similar products to Magento.