Readings for Lunch — [ 02 Feb 2018 ]
IMAGE OF THE DAY

When you reach 100 years old in Barbados, you get a stamp in your honour. Lovely. (source)
TESTING
Automatic visual diffing with Puppeteer
Monica Dinculescu did a little song-and-dance that sets up Puppeteer*,
takes screenshots of your app (like, all the routes you care about),
and then compares them to the “golden” ones."
LOCAL STORAGE
Please stop using Local Storage
"I don’t know what it is, exactly, that drives so many developers to store session information in local storage, but whatever the reason: the practice needs to die out."