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.
there is actually no need to save into variables the functions in our answers to these exercises, as we're not asked to then use them as parameters in higher order functions, so we can use a function expression, rather than a function declaration (plus, especially with the concise arrow syntax, we can use functions diretly as argumemts in other functions, or define and call them at the same time as an IIFE, eg. ((n)=> {console.log(n=5);}10); that logs 15)
Could anybody please explain me how '...~-goose...' works?
Thanks.
clever approach!
This comment is hidden because it contains spoiler information about the solution
Algun dia lo hare asi!
Click on Show Variations! There is multiline version.
This comment is hidden because it contains spoiler information about the solution
Agreed
This comment is hidden because it contains spoiler information about the solution
Have you heard of "shakespearian coding langage" ^^
Lambda solutions are short, but fall off in term of lisibility
That's not my solution, so I left them there...
well if you keep them in the solution... ;)
apporved
(I remember I found it rather excessive, but what the heck...)
Comments restored.
ok, just restore the comments in the solution setup.
get_next
test are included. Would you approve?Loading more items...