Svelte

Remove network calls from demo app

#4264

Development PRs

Issue

Solved
B
benmccann
Mar 7, 2022, 1:08 PM

Describe the bug

I have seen so many people complaining that SvelteKit is slow. No one realizes that a locally created demo app would be making network calls.

E.g.

This would also solve our issues around eventual consistency:

Reproduction

I don't know if these people have particularly slow network connections or the app or host is sometimes being quite slow

Logs

No response

System Info

N/A

Severity

annoyance

Additional Information

No response

👍 2👀 1

Info

Closed at Sep 28, 2022, 10:13 PM
Assignees None
Labels feature / enhancement, examples, pkg:create-svelte, p1-important, size:large
Milestone 1.0

Pro tip: You can prefix GitHub URLs of issues, PRs or discussions with svcl.dev/ to view them on this page! Also try it on a GitHub release ;)