- Top 1% Node.Js Engineer
- Posts
- Becoming a Top 1% Node.Js Engineer
Becoming a Top 1% Node.Js Engineer
Details of array optimization based on the actual source code of V8.
This week’s article is an essential lesson for every node.js Engineer. Every one of us is using arrays to store and iterate on data. But how we store the data affects the performance of the iterations.
This week’s related article is all about the garbage collector. The basics of the garbage collection are essential for every node engineer. In my future newsletter publications I will share details on garbage collection triggers, the details of the scavenger algorithm, and even introducing the mark and sweep algorithm as a minor gc!
Feedback loop
If you could change one thing in the article or the newsletter what would it be? Feel free to reply to this email!