Alternate Languages
Why I use Groovy and why I don't like it
Our team has been using Groovy for 2.5 years.
Let me share our experience with you.
Why I use Groovy? 1. Syntax sugar 2. Widely used AST transformation 3. Easy testing 4. Infrastructure
Why I don't like it? 1. Pitfalls 2. Groovy and Mocks 3. Groovy and Java 8