Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
.
Not an issue.
It is there, is being passed, I was just pointing out how is the structure build and the name of it so you can have access to it in your method. Sadly was poorly translated to JS, not being the case in the original language, I feel your frustration but understand that this is a free service of people like you and me helping each other creating this kata, please let me know if you still have trouble solving this in JS and I can help you out.
Is it just me or are the challenges needlessly complicated?
Am I supposed to create the objet literal or is it already written ?
please help i have 2 points.....
JS users have to check for an array of objects with name employees
Is not on the instructions but was written on the other languages.
[{firstName: "John", lastName: "Doe", role:"Carpenter"}...]
Haha, I can't believe I didn't notice that. Thank you!
Great kata, there is a small typo on the instructions "...integer positive or negaive."
thanks
I think the coins structire could be organized by value. 25 / 10, 5, 1. Helpful for people that are not use to those names in their currency.