var string = 'Animation/rawr/javascript.js' //expected output // ['Animation/', 'rawr/', 'javascript.js']
I had a problem splitting this line. Can I get help on this?
String.split (/ (/) /)
javascript split
AK Apr 7 '16 at 1:06 on 2016-04-07 01:06
source share