Please remove if this isn't the place to ask this ...
# squarelibraries
d
Please remove if this isn't the place to ask this since it doesn't pertain to any particular library from square, but instead this slide from Egor Andreevich. What does the `renderViewModel()`(used in the picture) method look like at Square when using the View system? It's pretty straightforward with Compose since it automatically tracks change, but I'm not certain how to avoid repeat calling the same method when unrelated changes are made to the model.