Ember isFulfilled
14 Sep 2015 - Help improve this postFor the Member Get Member Company we build an admin in Ember with us of the ember-cli-admin addon.
We want to show to the users of the admin if the current user does not have offers. We can just make a simple if
-statement,
but isn’t it nicer to have the text to be always right? We use the isFulfilled
-flag for that.
Ember 2.0.0
Happy coding! – Found a mistake or a typo? Please submit a PR to my GitHub-repo.