This issue should track the discussion and investigation on how to design an efficient rerender mechanic for reactive components. The goal is to minimize the rerendering of components as good as possible. We need to look into how other frameworks like angular, react, etc.. implemented this mechanic and how to improve on it or how to implement a similar approach. We also have to look into javascripts event hooks for this
This issue should track the discussion and investigation on how to design an efficient rerender mechanic for reactive components. The goal is to minimize the rerendering of components as good as possible. We need to look into how other frameworks like angular, react, etc.. implemented this mechanic and how to improve on it or how to implement a similar approach. We also have to look into javascripts event hooks for this