Writing Fast, Memory-Efficient JavaScript

JavaScript engines such as Google’s V8 (Chrome, Node) are specifically designed for the fast execution of large JavaScript applications. As you develop, if you care about memory usage and performance, you should be aware of some of what’s going on … Continue reading →
 •  0 comments  •  flag
Share on Twitter
Published on November 20, 2012 03:24
No comments have been added yet.