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.
What an insane math skills
U'r correct. They'r hoisted. It's working 'cuz code executed after your variable declaration. Yep, find same example)
Thanks for helping)
I can be wrong, reading a little more, if the const declaration were inside the function it won't work. I think it is a matter of scope. Check this
Why I always thought it's not working for const and let only for varš¤· Thank you for fast answer
It's called hoisting
Why your variable work before declaration??? It's a bag or feature?