Peaking into the kind of JS problems that Netflix faces
While reading JS weekly, I ended up on a blog post from Netflix, about the kind of JS performance problems they face and how they resolved it. Pretty interesting to see the kind of problems some companies have.
Improving the performance of our JavaScript inheritance model
Comments