Iaroslav Karandashev
Results
2
issues of
Iaroslav Karandashev
I'd propose to add more information on JS arrays. 1. push, shift, pull etc. 2. Sparse arrays like [1,2,,,,,,,4,0,,,2]. 3. Methods on iterating over arrays: forEach, some, filter etc.
There is some strange delay in Chrome when animation should start. It usually happens after touchend\mouseup. Please, see the code http://jsfiddle.net/vX3r3/