Readings for Lunch — [ 16 Nov 2017 ]
GIT
Flight rules for git
An exhaustive and detailed guide for astronauts (now, programmers using git) about what to do when things go wrong. From editing commits to rebases, from branches to staging, every possible situation and edge case is covered.
TESTING
Facebook’s Mobile Navigation
Facebook is either A/B testing the hell out of their mobile app navigation or learning from people’s behaviors and creating personalized navigation menus for them.