From 40ae8ff2b2a0e927f17e1708403b22020166114c Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 23 Oct 2021 12:52:13 +0800 Subject: [PATCH] OCaml best practices (2 parts) at Issuu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11ee535..29bd65d 100644 --- a/README.md +++ b/README.md @@ -649,6 +649,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Performance Optimization on Languages and Frameworks](https://www.techempower.com/benchmarks/) * [Python at Netflix](https://netflixtechblog.com/python-at-netflix-bba45dae649e) * [Python at scale (3 parts) at Instagram](https://instagram-engineering.com/python-at-scale-strict-modules-c0bb9245c834) + * [OCaml best practices (2 parts) at Issuu](https://engineering.issuu.com/2018/12/10/our-current-ocaml-best-practices-part-2) * [PHP at Slack](https://slack.engineering/taking-php-seriously-cf7a60065329) * [Go at Trivago](https://tech.trivago.com/2020/03/02/why-we-chose-go/) * [BPF and Go at Bumble](https://medium.com/bumble-tech/bpf-and-go-modern-forms-of-introspection-in-linux-6b9802682223)