How to write performant JavaScript code
Introduction
JavaScript is slow.
I've never dug into JavaScript from the performance angle.
I got curious and ended up digging myself into a deep hole. ๐
Why is JavaScript slow
It's a bold statement to say JavaScript is slow.
But if we compare it to...
tigerabrodi.blog9 min read
Mawit Gad
Software Engineer
Great article. Thank you very much for sharing.