Iteration performance - tips and tricks
Sep 6, 2024 · 6 min read · In this post I'll go over some common performance mistakes I see in code that iterates over data. I'll show you how to fix them and share some other tips and tricks to make iteration fast 🏃♂️➡️. 💡 Note: I mostly write TypeScript so I'm using Jav...
Join discussion



