From c5c7d4cbe053088aba287f78c5dce0aeda8982d3 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 25 Dec 2018 10:02:26 +0800 Subject: [PATCH] Code Review at LINE --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f38c82..a5ced44 100644 --- a/README.md +++ b/README.md @@ -730,9 +730,10 @@ An updated and curated list of readings to illustrate best practices and pattern * [Approach Engineering at Vinted](http://engineering.vinted.com/2018/09/04/how-we-approach-engineering-at-vinted/) * [Using Metrics to Improve the Development Process (and Coach People) at Indeed](https://engineering.indeedblog.com/blog/2018/10/using-metrics-to-improve-the-development-process-and-coach-people/) * [Mistakes to Avoid while Creating an Internal Product at Skyscanner](https://medium.com/@SkyscannerEng/9-mistakes-to-avoid-while-creating-an-internal-product-63d579b00b1a) -* [Code Review Best Practices at Palantir](https://medium.com/@palantir/code-review-best-practices-19e02780015f) * [RACI (Responsible, Accountable, Consulted, Informed) at Etsy](https://codeascraft.com/2018/01/04/selecting-a-cloud-provider/) * [Four Pillars of Leading People (Empathy, Inspiration, Trust, Honesty) at Zalando](https://jobs.zalando.com/tech/blog/four-pillars-leadership/) +* [Code Review at Palantir](https://medium.com/@palantir/code-review-best-practices-19e02780015f) +* [Code Review at LINE](https://engineering.linecorp.com/en/blog/effective-code-review/) ## Talk * [Distributed Systems in One Lesson - Tim Berglund, Senior Director of Developer Experience at Confluent](https://www.youtube.com/watch?v=Y6Ev8GIlbxc)