Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hitenpratap/awesome-grails
Curated list of awesome grails resources, books and tutorials
https://github.com/hitenpratap/awesome-grails
List: awesome-grails
Last synced: about 1 month ago
JSON representation
Curated list of awesome grails resources, books and tutorials
- Host: GitHub
- URL: https://github.com/hitenpratap/awesome-grails
- Owner: hitenpratap
- Created: 2014-07-17T05:34:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T17:17:56.000Z (over 10 years ago)
- Last Synced: 2024-05-19T21:16:18.837Z (7 months ago)
- Size: 137 KB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-lists - awesome-grails
- awesomelist - awesome-grails
- more-awesome - Awesome-Grails - Grails resources, books and tutorials. (To Sort)
- collection - awesome-grails
- lists - awesome-grails
- awesome-awesome - Grails
README
# Awesome Grails
A curated list of amazingly awesome Grails books, resources and shiny things.- [Awesome Grails](#awesome-grails)
- [Books](#books)
- [Tutorials](#tutorials)
- [Plugins](#plugins)
- [Tools](#tools)
## Books
*List of all books covering all Grails framework related aspects.** [The Definitive Guide to Grails 2](http://www.amazon.com/The-Definitive-Guide-Grails-2/dp/1430243775) - written by its author.
* [Grails in Action](http://www.amazon.com/Grails-Action-Peter-Ledbrook/dp/1617290963/ref=sr_1_1?s=books&ie=UTF8&qid=1405699755&sr=1-1&keywords=grails).
* [Beginning Groovy and Grails: From Novice to Professional](http://www.amazon.com/Beginning-Groovy-Grails-Novice-Professional/dp/1430210451/ref=sr_1_5?s=books&ie=UTF8&qid=1405699755&sr=1-5&keywords=grails).
* [Programming Grails](http://www.amazon.com/Programming-Grails-Burt-Beckwith/dp/1449323936/ref=sr_1_1?s=books&ie=UTF8&qid=1405699951&sr=1-1&keywords=grails+programming) - One of the best book for experienced programmer.## Tutorials
*List of all tutorials covering all Grails framework related aspects.** [Official Tutorials](https://grails.org/tutorials) - Official Grails blog written by its author.
* [Tutorials for Beginners](http://grails.asia/grails-tutorial-for-beginners/) Also have examples and sample apps.
* [Tutorial by Vogella](http://www.vogella.com/tutorials/Grails/article.html).
* [Tutorial by IBM](http://www.ibm.com/developerworks/views/java/libraryview.jsp?site_id=1&contentarea_by=Java&sort_by=&sort_order=2&start=1&end=18&topic_by=&product_by=&type_by=All%20Types&show_abstract=true&search_by=mastering%20grails&industry_by=&series_title_by=).## Plugins
*Any other program or functionality in grails can be inherited as a plugin and there are great plugins available to use.** [Main Plugin Page](https://grails.org/plugins/) - Official Grails plugins.
## Tools
*List of all tools/ide that have great support for grails.** [STS Integration](https://grails.org/STS+Integration) - Grails support in SpringSource Tool Suite (STS).
* [NetBeans IDE Integration](http://grails.org/NetBeans+Integration) - Grails support in NetBeans IDE.
* [IntelliJ Idea Integration](http://grails.org/IDEA+Integration) - Grails support in IntelliJ Idea.
* [Sublime Text ](Sublime Text ) - Grails support in Sublime Text.