Community

The busy JavaScript developer’s guide to Sails.js: Models and blueprints

(Ted Neward) Models in Sails.js are represented by JavaScript objects, which can be stored in any type of data store — relational, document-oriented, or something else. Develop your first model in Sails.js, then get started with Sails blueprints, which provide built-in support for the ubiquitous cre

Read More - Register for Free Membership