Tagged in

Performance

Web Performance for Developers
Web Performance for Developers
Developer tips across the full stack for building web applications for high performance
More information
Followers
211
Elsewhere
More, on Medium

Reducing property access

Loops are generally not great from the performance perspective, but often times it’s relatively easy to pinpoint…