I would like to know if there is any technique to reduce memory usage regarding the use of javascript. I mean, about development.
I noticed that a certain page that we are developing where I work seems to use a lot of memory, and this is flagged in google chrome as being most of that consumption coming from javascript.
How could I fix this?