Hacker News new | ask | show | jobs
by Bjartr 5062 days ago
I've been messing around a little with ember lately, I'm no expert, but from what I've tried using ember-data you can define the models directly from a REST endpoint response and pass that to your views or have other properties be dependent on them without ever explicitly specifying those fields exist.