things to do in javascript if you want to hate yourselfpic.twitter.com/gsX0Q2D6mu
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@wycats @ryanflorence @rwaldron @rmurphey something ||= something_else
@jdan @ryanflorence @rwaldron @rmurphey the fact that only false and nil in ruby and falsy makes a big difference to this idiom
@ryanflorence @wycats @rwaldron @rmurphey what about using getters?
get json(){ if(!this._json){/*set it*/} return this._json }
@zpao @ryanflorence @wycats @rmurphey no one is ever going to access this._json directly ;P
@rwaldron @zpao @ryanflorence @wycats @rmurphey get json() { Object.defineProperty(this, 'json', { value: content }); return this.json; }
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.