Iteration performance - tips and tricks
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...
danbahrami.hashnode.dev6 min read