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

Refactor Svelte Tutorial #291

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Conversation

TGlide
Copy link
Contributor

@TGlide TGlide commented Oct 26, 2023

What does this PR do?

Rewrites portions of the Svelte tutorial. Previously it had some issues, following the tutorial lead to some obstacles (such as errors when trying to access the collections), and encouraged bad practices, such as manipulating a global store server-side.

I've also rewritten certain sections to fit more common Svelte practices, such as using uncontrolled inputs and load functions.

@TGlide TGlide added the documentation Improvements or additions to documentation label Oct 26, 2023
@TGlide TGlide self-assigned this Oct 26, 2023
@vercel
Copy link

vercel bot commented Oct 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 4:42pm

@adityaoberai
Copy link
Member

@TGlide have you also had a chance to review the samples here?

https://appwrite.io/docs/quick-starts/sveltekit

@TorstenDittmann TorstenDittmann merged commit e96433f into tutorial-refactor Nov 15, 2023
2 checks passed
@TorstenDittmann TorstenDittmann deleted the svelte-rewrites branch November 15, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants