Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Grails

Written by Unknown 1 comments Posted in: ,

What is a Grails ?









Grails is an open source web application framework which has ability to use Model-View-Controller framework. And it simplifies the development of web applications by reducing the need for configuration files and many web development complexity. In additional, it is generating a lot of coding which needed in a back-end of web application. Using the principle of convention-over-configuration and the dynamic Groovy programming language, Grails takes the pain out of web development.


More details:

Read more