Live data from Hacker News

Writing fast memory efficient JavaScript

smashingmagazine.com

1–3 of 3 posts

Re: Writing fast memory efficient JavaScript

#3

The fine article is a bit dated (2012). They still speak of the Carakan Opera JS engine which is now Chrome's V8.

Yup it was quite old but as the adoption of world towards javascript is increasing in such a pace, this may be very helpful in designing better code considering memory constraints of nodejs in mind.