In episode 7 you’ll create a show action which will be our very humble profile page.
Building a Sails Application: Ep6 - Creating a Policy and Adding Client-side Validation
In episode 6 you’ll create your first policy and add client-side validation to the sign-up page.
Building a Sails Application: Ep5 - Handling Validation Errors With a Flash Message
In episode 5 you’ll create a flash message and inject it into the sign-up page.
Building a Sails Application: Ep4 - Creating a User Account
In episode 4 you’ll build a user account and enable csrf protection.
Building a Sails Application: Ep3[Updated] - Creating a User Model and Controller
In episode 3[Updated] you’ll build a user model and controller, set-up the signup page, and get a ‘first-look’ at sails blueprints.