## Frequently Asked Questions 1. [How can I Inspect app-db?](Inspecting-app-db.md) 2. [How do I use logging method X](Logging.md) 3. [Dispatched Events Are Null](Null-Dispatched-Events.md) 4. [Why implement re-frame in `.cljc` files](Why-CLJC.md) 5. [Why do we need to clear the subscription cache when reloading with Figwheel?](Why-Clear-Sub-Cache.md) 6. [How can I detect exceptions in Event Handlers?](CatchingEventExceptions.md) ## Want To Add An FAQ? We'd like that. Please supply a PR. Or just open an issue. Many Thanks!!