DISCOVER
X

Categories for

A Simplistic Explanation to EmberData Polymorphism

August 18, 2014 10:37 pm Leave your thoughts

I have been implementing Ember data for one of my projects and one of the most interesting handy features that ember data has is polymorphic models. As the name suggests, this is ember data’s implementation of polymorphism. The first time I use ember data however, requires me spending a lot of... View Article