Add debug mode. #23
Labels
enhancement
Would make an improvement in some way but is not a requirement such as a bug would be.
good first issue
Good for newcomers
For development purposes, it is good to have a debug mode on.
I was working on an app today where
refresh()
fails every time that Iobserve
anOnlineRepository
. I wish that I knew about this, but I do not because the result ofrefresh()
is ignored unless you explicitly callrefresh
yourself and subscribe to it.The text was updated successfully, but these errors were encountered: