String.prototype.custom_slice = function (start, to) { let ar = []; for (var i = start; i < to; i++) { if (i >= start && i < to) { ar[ar.length] = this[i]...
is it "java" a short name of "javascript"?
let unuse_function = () => { }; // Is it sure for this function be created and on memory even though it could not be used? if(Math.random() < 0.5) { unuse_function(); }
Could I ask the reason why?
Do you guys call 1,000 "one grand" even in united states?
How long time do files that I uploaded to telegram talk alive?
executing this code at the same time by difference 10 each thread. would the file size be 100,000,000 bytes? is there a posibility of losing data?
How can I test?
Does github have a limiation of stroage for an account?
is it better using ubuntu as desktop than windows?
Could it be harmful to parent frame?
can I know the number (16.6)?
Is using vanila usually faster than using react?
Is it good idea to use telegram for an unlimited storage?
What should I call the * after function keyword?
especially which country of asian feel so?
Do javascript normally work like this?
how about making sample interface?
do you guys use code diff tool?
Does GCM work even on Android Pie ?