Basics #11: Building a Model Part 1
Video tutorial #11 in the Foundations in Grails series. In this video we continue building our basic Project Tracker stack by creating a model. For the entire course, visit http://www.GrailsExample.net.
Have you created a video that shows how to do something with Grails or shows off some of its features? Perhaps you've found one online. If so, please submit it so that other Grails users can benefit from it! Submit Screencast for Approval.
Video tutorial #11 in the Foundations in Grails series. In this video we continue building our basic Project Tracker stack by creating a model. For the entire course, visit http://www.GrailsExample.net.
Video tutorial #13 in the Foundations in Grails series. In this video, we design and build the remaining models for the ProjectTracker application.
Video tutorial #14 in the Foundations in Grails series. In this video, we create an attractive and functional UI for ProjectTracker by invoking dynamic scaffolding.
Video #15 in the Foundations in Grails series. In this video, we limit what an end-user can enter into our scaffolded views by defining constraints in the model. We then generate static scaffolding, which gives us access to the controllers and views ... read more