Read more

Guidelines for Pull Requests and Code Reviews

Emanuel
October 16, 2019Software engineer at makandra GmbH

Projects with more than one developer should always consider to enforce code review even for small changes to improves the overall code health of the system. Here are some guidelines that can help you to accomplish this task.

Github

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

How to write the perfect pull request Show archive.org snapshot

Google

Google's Engineering Practices documentation Show archive.org snapshot
Modern Code Review: A Case Study at Google Show archive.org snapshot

Thoughtbot

Thoughtbot' Code Review Guideline Show archive.org snapshot

Posted by Emanuel to makandra dev (2019-10-16 09:24)