Monthly Archives: August 2012

javascript null undefined

You can just check if the variable has a truthy value or not. That means if( value ) { } will evaluate to true if value is not: null undefined NaN empty string (“”) 0 false The above list represents … Continue reading

Posted in UI Js | Tagged | Leave a comment

Never say “maybe”, “I’ll try”, or “I can’t”.

When you say “maybe” or “I’ll try” you are relinquishing that control and leaving it up to fate, which makes it easy for you to find an excuse for not getting stuff done. Matt Morris had a great way of … Continue reading

Posted in Uncategorized | Leave a comment

Inspired people will give you ideas — not squash the ones you already have.

Inspired people will give you ideas — not squash the ones you already have.   Ref :   The Benefits of Working With Inspired People

Posted in Uncategorized | Leave a comment