featured in #290
featured in #289
Fixing Performance Regressions Before They Happen
tl;dr: “This post describes how the Netflix TVUI team implemented a robust strategy to quickly and easily detect performance anomalies before they are released — and often before they are even committed to the codebase.”featured in #288
featured in #287
featured in #286
featured in #285
Processing Billions Of Events In Real Time At Twitter
- Lu Zhang Chukwudiuto Malife tl;dr: "We process approximately 400 billion events in real time and generate petabyte (PB) scale data every day." The authors discuss existing challenges with the current architecture, new architecture, and how they evaluate performance.featured in #275
RTC (Real-Time Communication) At Scale
- Horatiu Lazu tl;dr: Horatio was responsible for the products and infrastructure powering voice / video calling across FB Messenger and Instagram. Here he discusses some of the protocols that go into audio and video calling.featured in #266
featured in #254
10 Insights from Adopting TypeScript at Scale
- Robert Palmer tl;dr: Adopting Typescript at scale was a net positive for the Bloomberg team. Principles core to the project were (1) scalability, (2) ecosystem coherence, so packages work together, (3) standards alignment, sticking to standards like ECMAScript. This article outlines some of the "surprising corners" turned.featured in #217