-
Notifications
You must be signed in to change notification settings - Fork 174
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
docs: write patterns guide and example. #2021
Conversation
Examples |
✅ Deploy Preview for electric-next ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
9492a98
to
fd602b5
Compare
5b2201e
to
f47ef0e
Compare
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.
Had a look at the typescript client and the react hooks.
Changes look good to me!
Left some minor comments.
Regarding the CI failure i have no clue why it thinks that table
is not a property of the shape stream options, it clearly is and it doesn't complain locally...
175dfe2
to
b0ee3f1
Compare
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.
Very nice! Lays out the options very neatly & a lot of people will get a lot of clarity here — there's a lot of confusion online about this stuff so it'll be very helpful for a lot of people to read these side by side.
b0ee3f1
to
8cad7e2
Compare
bbea896
to
bd6548c
Compare
Add Writes guide and write-patterns example.
Add Writes guide and write-patterns example.
Add Writes guide and write-patterns example.
Add Writes guide and write-patterns example.
Add Writes guide and write-patterns example.
Add Writes guide and write-patterns example.
See https://deploy-preview-2021--electric-next.netlify.app/docs/guides/writes
(when following a GitHub link to the example you'll need to
s/main/thruflo/writes-guide
)