neuefische / web-exercises

Session exercises
MIT License
17 stars 33 forks source link

create exercise 'letter-puzzle' for 'js-array-methods-2' #343

Closed Roland-Hufnagel closed 7 months ago

Roland-Hufnagel commented 8 months ago

js-array-methods-2/letter-puzzle

📄 Rendered Exercise

🔎 Review

Review via 🔗 CodeSandbox or locally by running this command in your Terminal:

npx ghcd@latest neuefische/web-exercises/tree/js-array-methods-2_letter-puzzle/sessions/js-array-methods-2/letter-puzzle -i

✨ Copyable Markdown for Curriculum

Solve this challenge on
[🔗 **CodeSandbox**](https://codesandbox.io/s/github/neuefische/web-exercises/tree/main/sessions/js-array-methods-2/letter-puzzle?file=/README.md)
or locally by running this command in your Terminal:

npx ghcd@latest neuefische/web-exercises/tree/main/sessions/js-array-methods-2/letter-puzzle -i

Roland-Hufnagel commented 8 months ago

Thank you Jessica for your detailed feedback. You are absolute right. I refactored my code, made things more clear, use more precise variable names, improve user experience and reduced the challenge from 18 to 11 questions.