Readings for Lunch — [ 10 Apr 2017 ]
DEVELOPMENT
Using the new Chrome DevTools “Code Coverage” feature
Code Coverage lets you run your web app, and for each JS/CSS file, see which lines of code ran and which didn’t. Useful for deleting dead/unused code 🙂
STORIES
Six Dots: The Remarkable Life and Legacy of Child Inventor Louis Braille
How a tenacious boy created one of the most life-changing inventions in human history.