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

Research direction

Start by locating the model save flows where complexity is currently concentrated, then identify which places could use changesets and validations. The work is complete when those candidate areas are documented and separate issues have been created for each concrete change.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.