Quiz Answers
Topic: Jit-TypeScript
Lesson: Index
Quiz answers
- Safest first step: copy the small working example exactly.
- One change at a time: so you know which change caused the result.
- Before adding more: test the small version and compare it with the answer page.
- Record what changed: so the learner can explain the result and safely change it back.
- Completed proof: the learner can show the result, point to the changed line, and explain it in plain language.