sbruchmann 3766 days ago. link 2 points ▲ ▼If you want to understand *how* the delete operator works, read http://perfectionkills.com/understanding-delete/
sbruchmann 3776 days ago. link 3 points ▲ ▼It would be much better if the url of this news is the article url rather than a twitter-short-url-redirect-thingy. Here’s the original URL: http://mindtheshift.wordpress.com/2014/07/27/object-observe-pitfalls/
sbruchmann 3794 days ago. link 1 point ▲ ▼Actually, it should be considered as a bug, because calling `slice` on an `Object` should throw `TypeError: Object #<Object> has no method 'slice'`.
sbruchmann 3794 days ago. link 2 points ▲ ▼Are you aware of [Object.keys](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys)?
sbruchmann 3800 days ago. link 6 points ▲ ▼This is a sad day for the Node community. I hope someone will pick stylus soon!