Recently i was updating my photography web page and realized that there are plenty of Instagram plugins. I have tried over a dozen, but none offered what i was looking for. Many of them do not even load the feed!
Start using Command Objects in Grails
Using Grails forces you to implement MVC architecture (Grails uses Spring MVC internally). Which is nice. Convention says, views communicate with controllers, which then uses services to alter models.This set-up is quite straightforward for simple applications, but having complex business
Grails – Groovy On Rails first project
Choosing the right programming language for your project is a big deal. While it might be possible to use your favorite one over and over again for any project there is, that can be sometimes counterproductive as some languages and