question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fruit Picker: hints are outdated

See original GitHub issue

Related but not covered by #1818,

The hints have not been updated in #1725. For example, the first task:

- Use the imported API function checkStatus in your function.
- Pass a callback function to checkStatus. It should expect to receive a string argument.
- Return the result from the checkStatus API function.

But the correct implementation is:

export function onSuccess() {
  notify({ message: 'SUCCESS' })
}

The hints.md file can be found here: https://github.com/exercism/javascript/blob/main/exercises/concept/fruit-picker/.docs/hints.md

General information of how to write the hints.md file can be found here: https://exercism.org/docs/building/tracks/concept-exercises#h-file-docs-hints-md

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
junedevcommented, Jul 13, 2022

@dunndeft Good catch regarding the typo. Could you please create an issue for this here: https://github.com/exercism/exercism. The people that monitor those issues are able to fix the typo. The main website repository does not accept contributions.

1reaction
dunndeftcommented, Jul 13, 2022

Hello. How can I assist in updating the hints? This is my first attempt at contributing to Exercism.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anyone who's been laid off can pick fruit, right? It's not that ...
When picking apples, you need to consider the size, the colour, whether they're damaged, how firm they are (different for each variety) –...
Read more >
Best fruit picker | FOX31 Denver
Watch out for falling fruit. · Use a simple twisting motion to pick. · Only pick one or two fruits at a time...
Read more >
34 Fruit picker ideas - Pinterest
2018-3-12 - Explore evy Li's board "fruit picker" on Pinterest. ... This would've been helpful at our old house ... Organic Gardening Tips....
Read more >
Ladder-less Fruit Harvesting Techniques
With a 12 foot extension fruit picker, it's possible to harvest up to a ... Stretch a tarp or old sheet under the...
Read more >
Thinking about Fruit Picking This Summer? Everything You ...
Fruit picking in summer is a unique experience in that it engages every one of the five senses. Plan your trip right this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found