hi there
I introduced mount to my app and when starting it I dont see anything starting. I suspect best way tot debug this is by adding logging
I found that the simplest way to add logging to mount events is using mount-up
[1]
https://github.com/tolitius/mount-up
Although, I only enable this during development as it can be very chatty.
is the robert hooke lib the way to go?
I saw that it also returns all the states that are changed, but still curious what are the best practices