Nice :)
Regards, Palash
Nice :)
Regards, Palash
I think he is considered lionizEd
Regards, Palash
Galaxy s7?
Regards, Palash
Yeah, right.
Regards, Palash
Spider Man?
Regards, Palash
I think it's a dino-snore!
Regards, Palash
These dishwashers are getting too expensive :)
Regards, Palash
Frankenstein?
Regards, Palash
Nice :thumbsup:
Regards, Palash
lol :-D that German Tiger :laugh:
Regards, Palash
Welcome back :)
Regards, Palash
Paranoid, much?
Regards, Palash
this reality is an illusion
Regards, Palash
Quite an intriguing question to think about!
Regards, Palash
Yup, its true. You too have a nice day :)
Regards, Palash
Also, while posting a new question please include attempted solutions, why they didn't work, and the expected results. That would really helps others to figure out the issue with your code and provide a better solution.
Regards, Palash
Your resting heartbeat is telling you more than you think!
Regards, Palash
The tricky bit is here: https://jsfiddle.net/vzmh2eL6/1/[^] Returns `undefined` Same thing happens if you use any other expression like:
return [1,2]; // returns the array
vs
return
[1,2]; // returns `undefined`
This happens since based on Standard ECMA-262 5.1 Edition section [^]:
return [no LineTerminator here] Expression ;
we can not have any line terminators or new line between the return and the expression. If Expression is omitted, the return value is undefined. Otherwise, the return value is the value of Expression. Hope it helps!
Regards, Palash
Star Wars?
Regards, Palash
Wow! This is amazing. I want one for myself too :) .
Regards, Palash