Readings for Lunch — [ 17 Jan 2017 ]
IMAGE OF THE DAY

When I see people thinking that "it was better 50 years ago" (see Make America Great Again, Brexit, the rise of localisms, etc.), I believe they should first look at this chart and reconsider their privileged point of view in the history of humanity. (source)
CSS
Orthogonality and CSS in JS
An interesting article that explores boundaries and interfaces between CSS and JavaScript, exploring orthogonality, cohesion, and coupling in the “Separation of Concerns” paradigm.
DESIGN
Design for internationalization
Quite often people consider only the best case scenarios when designing an interface. This article highlights what to take in account when designing a multi-language application.