How to do a code review | eng-practices
Googles code review guidelines
Creativity, curiosity, and code
Googles code review guidelines
Excellent post on code review tips
A system for labelling comments in code review
Great documentation on sanitization and escaping in WordPress from the WordPressVIP team
Chris Ferdinandi’s great article about ADHD as a super power. An interesting description of ADHD too, that doesn’t necessarily match other descriptions that I’ve read/heard.
Nice looking free markdown editing app
Excellent article on how to do good code review
Brad Touesnard’s package for creating a multipass (VM/container) with easy WordPress management. Requires WP-CLI
Graphic design tool to remove objects from images
An interesting way of “doing Laravel” where you define stuff by actions and then use those actions as classes, in controllers and in listeners