Skip to Content
Programming Grails
book

Programming Grails

by Burt Beckwith
April 2013
Intermediate to advanced
364 pages
8h 51m
English
O'Reilly Media, Inc.
Content preview from Programming Grails

Preface

I started using Grails in early 2008, about a month before the 1.0 release. Much has changed since then, but many aspects are still very much the same. Grails continues to be the fastest way to develop an application on the JVM and, as an added bonus, is a lot of fun. Grails saves you a tremendous amount of time by handling the plumbing work that you would ordinarily have to do yourself if you were using another framework, and you can save even more time by using some of the hundreds of plugins that are available. Plus, because you are targeting the JVM, the whole JVM ecosystem is available, and you can use any library that isn’t already included by Grails or a plugin.

I have always had a need to know how things work. Open source software makes that possible, because you can read the code, and it is particularly helpful when debugging since you can step into library and framework code from your IDE. But Grails adds a layer of opacity by providing so much dynamic behavior. All that magic is great when everything works, but when you have problems, it can be hard to know where to even start looking. When I started using Grails, I spent many hours exploring the internals, not only to understand how what I was seeing was possible, but also to determine whether the problems I was seeing were Grails issues or problems in my code. That experience was a large part of the motivation behind writing this book; I hope that by shining a light on some of the inner workings and motivations ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

The Definitive Guide to Grails 2

The Definitive Guide to Grails 2

Jeff Scott Brown, Graeme Rocher
Grails in Action, Second Edition

Grails in Action, Second Edition

Peter Ledbrook, Glen Smith
Grails 2: A Quick-Start Guide

Grails 2: A Quick-Start Guide

Dave Klein, Ben Klein

Publisher Resources

ISBN: 9781449324513Errata Page