We are about to start a new project of a web based administration console.
Here is a question about memory usage of Angular4. I built a sample application with two main component. First one containing a simple "hello world" label, and the second a table (<table> raw dom) containing 100.000 rows in order to stress the memory usage. The interesting point is that browsers (specifically Firefox and Edge) seems they don't dispose memory switching the view from one to the other. Do you have any advice on how to force component dispose. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
