Open phillipskevin opened 5 years ago
It would be useful to add a diagram that explains the StacheElement lifecycle methods and hooks:
This could explain which methods are called by the browser, the flow through our methods, and when user-defined hooks are called.
There are many of these for React, such as https://twitter.com/dan_abramov/status/981712092611989509.
It would be useful to add a diagram that explains the StacheElement lifecycle methods and hooks:
This could explain which methods are called by the browser, the flow through our methods, and when user-defined hooks are called.