-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to the 教材Improvements or additions to the 教材
Description
- 各プリミティブ型の説明や例が不足している。特にテンプレートリテラルは練習問題で書かされるのにコード例がない。
- ObjectとArrayもコード例がない。
- Objectは5章に、Arrayは7章にある。あとの章で詳しく説明します、とか書いておけばいいか?
- 練習問題で、説明していない 論理和演算子
||、 Null合体演算子??、スプレッド構文...を使うことを要求している。- Python1章やRuby1章と同じように、条件分岐のいらない練習問題にするべき
||,&&,??は1章のどこかで説明すべきな気がする- これは1章ではなく、3項演算子やオプショナルチェーンとかとあわせて新しい章にしたほうがいい
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to the 教材Improvements or additions to the 教材