-
Notifications
You must be signed in to change notification settings - Fork 10
docs(README): add debugging tips to README and docs #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
docs/0400|API.md
Outdated
@@ -202,3 +202,13 @@ JSON.parse(company.get('matrix')) | |||
``` | |||
|
|||
For more information check out the [JSON Derived Relationships blog post](https://homebase.io/blog/homebase-react-0.5.0-json-derived-relationships) | |||
|
|||
## Debugging tips |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would consider nesting this under the HomebaseProvider heading
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And maybe also creating a separate troubleshooting or FAQ page if you think this should be an H2 on its own
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll nest it under HomebaseProvider for now but can break it out into a separate page when we add the incoming tooling.
@@ -187,6 +187,16 @@ This hook returns the current database client with some helpful functions for sy | |||
|
|||
Check out the [Firebase example](https://homebaseio.github.io/homebase-react/#!/example.todo_firebase) for a demonstration of how you might integrate a backend. | |||
|
|||
## Debugging tips |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙌🏽
🎉 This PR is included in version 0.5.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
PR Description
PR Checklist
Testing
Docs
Typescript
Merging
For maintainers.
To merge, select "Squash and Merge". Then: