Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fruit Picker: Find (new) home for arrow functions concept #1819

Closed
junedev opened this issue Jun 29, 2022 · 1 comment · Fixed by #1844
Closed

Fruit Picker: Find (new) home for arrow functions concept #1819

junedev opened this issue Jun 29, 2022 · 1 comment · Fixed by #1844
Assignees
Labels
discussion 💬 x:status/claimed Someone is working on this issue

Comments

@junedev
Copy link
Member

junedev commented Jun 29, 2022

Because of #1725, the fruit picker concept exercise no longer includes tasks that require arrow functions. That means we need to find a (new) home for arrow functions. Here some options:

  • A - Add a new concept exercise that teaches arrow functions
  • B - Add arrow functions as a concept to one of the Elyses Enchantments exercises that teach array methods and heavily use arrow functions.
  • C - Extend fruit picker to include tasks where arrow functions make sense and keep arrow functions as part of fruit picker

See also #1725 (comment) for more background.

@exercism exercism deleted a comment from SleeplessByte Jul 17, 2022
@junedev junedev added the x:status/claimed Someone is working on this issue label Jul 17, 2022
@junedev junedev self-assigned this Jul 17, 2022
@junedev
Copy link
Member Author

junedev commented Jul 17, 2022

I will work on this and go for option B for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion 💬 x:status/claimed Someone is working on this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant