Philosophies
If living was just to stay alive, life would have been an infinite loop.
This, in a way, reminds me of a snippet of verse called “Life Again” that I had written years ago, precisely seven years ago.
September 28, 2009
Technical Publications
Wherever performance is the key factor, choosing the right algorithm, (in a very unbiased fashion,) is a very crucial factor. And generally for reversing string in JavaScript applications, I endorse this petite string reversal algorithm using Array.reverse() method.
September 24, 2009