code-corps / code-corps/code-corps-ember
Introduce ember-changeset and ember-changeset-validations
未关闭
Difficulty: Medium
feature
Priority: High
Skill: ember-changeset
Skill: ember-changeset-validations
Skill: Ember.js
Skill: JavaScript
- 主要语言
- JavaScript
- 星标
- 120
- 派生
- 75
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Problem
Too much complexity is wrapped up in `save` right now when dealing with models.
Where possible, we should work with changesets, using [`ember-changeset`](https://github.com/DockYard/ember-changeset), which will also allow us to use validations.
## Subtasks
- [ ] Identify places where we can introduce changesets
- [ ] Break out separate issues for tackling these
贡献指南
评估
这个 Issue 还没有评估数据。