Need clarification on how memory being allocated in ionic2 for instance, If a page contains multiple components and each components displaying mathematical equation which indeed uses jquery and mathquill plugins and mathquill creates an object to render, so does angular creates object for each component?