Standard Code Review Links

June 01, 2016

As I’ve mentioned before, I put a high value on code reviews - I think that they’re a great opportunity for learning. One of the most helpful things people can do when reviewing pull requests is to explain why they’re making a certain suggestion, perhaps by sharing a link to an article that explains the point in more detail.

Here are some links that I frequently copy and paste into comments on code reviews. Some of them are pretty old, but that doesn’t make them any less valuable.

Comments and maintainability

Coding standards

CSS

Drupal

jQuery

Accessibility

I’ll try to keep this list updated when I find myself sharing other links.