Hacker News new | ask | show | jobs
by _em_ 4295 days ago
finally someone replied. thanks for your input. I do want to use Angular.js but i am not sure if it is compatible with vaadin or not.

Btw, why Groovy on Grails ? Any specific reason ? I want to learn something which can land me a better job (if i want to cash that skill). So is GoG more popular or RoR ?

2 comments

Btw, why Groovy on Grails ? Any specific reason ?

No, that was me doing what I said everybody would do - recommending my personal pet favorite. :-) I just happen to really like Grails as a framework for developing web-apps and Groovy as a language. The combo hits a "sweet spot" for me in terms of productivity and ease of use, and leverages a lot of pre-existing knowledge of the Java / JVM ecosystem that I already had.

From a pure "market demand" standpoint, my guess is that RoR or even Node is going to be more valuable than Grails, but I haven't empirically validated that - it's just a hunch. In my case, I'm using Grails in the context of a startup I founded, so it doesn't matter to me what the market is screaming for - it just matters what I can use to Get Shit Done. :-)

The comment you replied to actually said "Groovy and Grails" which is correct because Groovy was originally intended by its creator to be a standalone product with applications using it to be separate products, as with other languages. The phrase "Groovy on Grails" was promoted afterwards by some Grails developers who wanted their product's name to sound like "Ruby on Rails", regarding Grails as the only viable use case for Groovy of any adoption potential.