OCI and DZone Present: A Grails Quickcast #1
DZone is proud to partner with Object Computing, Inc. to launch a new series: the Grails Quickcasts, led by Jeff Brown, principal software engineer and Grails practice lead at OCI, and senior member of the Core Grails Team.
Join the DZone community and get the full member experience.
Join For FreeGot a [g|G]roovy 17 minutes? Watch a quarter-hour of pure coding by Grails co-founder Jeff Scott Brown. Grin as Grails lets you build a JVM web app as fast as those Ruby on Rails developers do it -- with all the muscle of the Java platform.
DZone is proud to partner with OCI to launch a new series: the Grails Quickcasts, led by Jeff Brown, principal software engineer and Grails practice lead at OCI.
The series idea is: bite-size (10-20 minute) video, code-centric, write and test with explanation in voiceover.
In the first video, Jeff talks Grails interceptors. (Yes, create-interceptor
actually creates an interceptor. Mind. Blown.)
This Quickcast assumes only basic familiarity with Groovy (which is pretty darn expressive anyway) and the MVC concept (which you already know). Also serves as an excellent introduction to the interceptor pattern in any language, because Grails' behind-the-scenes legwork lets you focus on the logic of the pattern.
Opinions expressed by DZone contributors are their own.
Comments