Skip to content

Refactor Svelte Tutorial - #291

Merged
TorstenDittmann merged 2 commits into
tutorial-refactorfrom
svelte-rewrites
Nov 15, 2023
Merged

Refactor Svelte Tutorial#291
TorstenDittmann merged 2 commits into
tutorial-refactorfrom
svelte-rewrites

Conversation

@TGlide

Copy link
Copy Markdown
Contributor

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.

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

vercelBot commented Oct 26, 2023

Copy link
Copy Markdown

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

NameStatusPreviewCommentsUpdated (UTC)
website✅ Ready (Inspect)Visit Preview💬 Add feedbackOct 27, 2023 4:42pm

@adityaoberai

Copy link
Copy Markdown
Contributor

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

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@TGlide@adityaoberai@TorstenDittmann