Readings for Lunch — [ 23 Mar 2017 ]
IMAGE OF THE DAY

Street Art in Camden High Street, London – Cirpo
JAVASCRIPT
Creating more efficient React views with windowing
An interesting talk about rendering performance in React, and techniques to improve it.
HTML
The origin of the <img> tag
If you’re ever wondering why we use img and src instead of image and source, and where it all began…