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.
gangsta
yes, but why
nice
real
This comment is hidden because it contains spoiler information about the solution
nope,
it's a tricky tradition here => write less as you can
we need just imagine how it's on production
answer
powerful
brilliant
This comment is hidden because it contains spoiler information about the solution
abra-cadabra
cool
scroll you
yea
what the...
? true : false is redundant here.
The strict equality operator (===) checks whether its two operands are equal, returning a Boolean result.
And in our case, if two conditions are true, Logical AND (&&) will return true, otherwise false
Loading more items...