The relatedTarget event property gives information about the previous/next element when dealing with focus events.
Topic: JavaScript โ Page 15
If the 2nd argument of String.prototype.replace is a string replacement patterns can create hard to find bugs
The omission of the error argument in try/catch JavaScript expressions is now supported in mayor browsers.
When serializing objects a toJSON method can be used to change the output of JSON.stringify