code-corps / code-corps/code-corps-ember

Introduce ember-changeset and ember-changeset-validations

Open
#609 0 comments 0 reactions 0 assignees View on GitHub
Difficulty: Medium feature Priority: High Skill: ember-changeset Skill: ember-changeset-validations Skill: Ember.js Skill: JavaScript
Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Description

# 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.