Sunday, July 12, 2015

A memory leaking code example (for best practice with AngularJS) ?

GO HERE.
At the bottom ("Accessing the backend") let's look into the file "finance3.js".
Do you see there this line: usdToForeignRates = newUsdToForeignRates; ?
If I understood the things correctly, this is a good memory-leak, huh? Or not?

No comments:

Post a Comment