Skip to content Skip to sidebar Skip to footer
Showing posts with the label Model

For Loop Over Backbone Collection

Fairly new to backbone, so this is a really basic question. I have a Backbone collection passed int… Read more For Loop Over Backbone Collection

Extend Built-in User Model To Support More Properties And Behaviors In Loopback

I want a model to represent a profile in my loopback app. But, the built-in User model found in loo… Read more Extend Built-in User Model To Support More Properties And Behaviors In Loopback

ExtJS - How To Use Proxy, Model? How Are They Related?

I've been trying to learn to work with Models and Stores. But the proxy bit is confusing me a l… Read more ExtJS - How To Use Proxy, Model? How Are They Related?