Skip to content
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

Documentation for the new DX #253

Merged
merged 41 commits into from Nov 2, 2020
Merged

Documentation for the new DX #253

merged 41 commits into from Nov 2, 2020

Conversation

kiwicopple
Copy link
Member

@kiwicopple kiwicopple commented Oct 15, 2020

What kind of change does this PR introduce?

Updates the docs with the new developer experience: https://deploy-preview-253--supabase.netlify.app/docs

Additional context

Related PR on supabase-js supabase/supabase-js#50

@supabase supabase deleted a comment from vercel bot Oct 15, 2020
@kiwicopple
Copy link
Member Author

I've moved over the REST calls to the new response format, and in the process I decided to remove the "import" snippets from all the code examples. It think it makes the docs easier to read and focuses the Developer on the specific piece of code they will be using

Change on the left, original on the right.

image

@vercel
Copy link

vercel bot commented Oct 20, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

supabase-slack-clone – ./examples/slack-clone

🔍 Inspect: https://vercel.com/supabase/supabase-slack-clone/2yzmntvgi
✅ Preview: https://supabase-slack-clone-git-docs-newdx.supabase.vercel.app

supabase-todo-list – ./examples/todo-next-js

🔍 Inspect: https://vercel.com/supabase/supabase-todo-list/3v9n72zue
✅ Preview: https://supabase-todo-list-git-docs-newdx.supabase.vercel.app

[Deployment for eecf153 failed]

supabase-todo-list-live – ./examples/todo-next-js

🔍 Inspect: https://vercel.com/supabase/supabase-todo-list-live/qu599vj7g
✅ Preview: https://supabase-todo-list-live-git-docs-newdx.supabase.vercel.app

[Deployment for eecf153 failed]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Subscriptions - add instructions for listening to row level changes
2 participants