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.
In this kata author used old method to create ref in react(https://stackoverflow.com/questions/43873511/deprecation-warning-using-this-refs). I passed tests only because I saw test preparations and used console.log.
Some problems you may have with global function unshakle.
Good luck and have fun
this app use node 8.1.3 which doesn't support private methods(
you should use another approach for this purpose