When it comes to performance and javascript One very important thing you need to think about is Garbage Collection in JavaScript Runtimes ( in this case V8 ). This article from Egghead.io is a very good read on how to improve the overall performance of your applications memory usage by utilizing a technique called Object Pooling.
https://egghead.io/blog/object-pool-design-pattern
#javascript #performance #v8
@ReactDev 🚀
https://egghead.io/blog/object-pool-design-pattern
#javascript #performance #v8
@ReactDev 🚀
egghead
Improve Performance with the Object Pool Design Pattern in JavaScript
expert led courses for front-end web developers and teams that want to level up through straightforward and concise lessons on the most useful tools available.