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

Use ember-improved-cp for computed properties

未關閉
#511 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Difficulty: Easy Priority: Medium
主要語言
JavaScript
星號
120
分支
75
PR 合併指標
30 天內沒有已合併 PR

描述

# Problem

Computed properties are good, but the implicit two-way binding is _bad_. Stefan just introduced `ember-improved-cp`, which makes CP's read-only.

https://github.com/stefanpenner/ember-improved-cp
## Subtasks
- [ ] Identify all places where we could use this (maybe `git grep computed`?)
- [ ] Submit a pull implementing the changes
- [ ] Verify that nothing has broken

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。