Articles tagged in: Node.js



Thinky — Understanding Virtuals

Virtuals are additional fields for a given model. Their values can be set manually or automatically with defined functionality. A common virtual property is the full name of a person, composed of user’s first and last name. Keep in mind: virtual properties don’t get persisted in the database. …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.