From 1ac8e27506f9950e8dceb5eb8b8540860ed3d574 Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Wed, 17 Nov 2021 07:20:37 +0800 Subject: [PATCH] TypeScript at Etsy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d4cef3..8feb4ab 100644 --- a/README.md +++ b/README.md @@ -653,6 +653,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [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/) + * [TypeScript at Etsy](https://codeascraft.com/2021/11/08/etsys-journey-to-typescript/) * [BPF and Go at Bumble](https://medium.com/bumble-tech/bpf-and-go-modern-forms-of-introspection-in-linux-6b9802682223) * [Ruby on Rails at GitLab](https://medium.com/gitlab-magazine/why-we-use-ruby-on-rails-to-build-gitlab-601dce4a7a38) * [Choosing a Language Stack at WeWork](https://engineering.wework.com/choosing-a-language-stack-cac3726928f6)