SoyBeansLab / daizu-online-judge-frontend-old

We will be back. [WIP]
MIT License
4 stars 1 forks source link

propsの初期化をするレイヤーを統一する #267

Closed ucpr closed 4 years ago

ucpr commented 4 years ago

概要

今脳死でpropsを受け取るたびにundefinedのチェックをしてるけど、そのundefinedのチェックをどこかのレイヤーでまとめたい。

その他

ucpr commented 4 years ago

selectorでcheckを必ずするかな

ucpr commented 4 years ago

selectorでundefのチェックして適当にからのオブジェクトを返してるけど, propsでバケツリレーしてるやつのチェックどうしよう(?)

ucpr commented 4 years ago

path parameterなどはcheckしてあげましょう