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

More detailed Svelte example #47

Open
rlaferla opened this issue Oct 11, 2019 · 7 comments
Open

More detailed Svelte example #47

rlaferla opened this issue Oct 11, 2019 · 7 comments

Comments

@rlaferla
Copy link

Need a more detailed Svelte example. Perhaps with 2-3 components and an animated transition. Info on where to put code (App.svelte?), etc...

@AdamT213
Copy link

Along this line, it would be cool to have more in-depth documentation for the whole API, showing what all the functions are and what args they take, etc. From these docs we are left to guess alot of stuff.

@ekafyi
Copy link

ekafyi commented Oct 31, 2019

+1 on this, it would be very very helpful for beginners like myself.

Something like https://glitch.com/~svelte-3 would be great.

@quintans
Copy link

quintans commented Jan 5, 2020

One example I was looking forward was a code splitting/lazy load example. I followed the instructions for the code splitting, but I was unsuccessful.

@northkode
Copy link

is this actively maintained? any update on the above request?

@alshdavid
Copy link
Owner

The repo is actively maintained. I ran into some issues surrounding nested routers with Svelte and that kicked off some internal refactoring.

I'll be revisiting Svelte and the docs soon

@acim
Copy link
Contributor

acim commented Aug 18, 2020

Any progress on this?

@bluebrown
Copy link

bluebrown commented Sep 2, 2020

I grabbed the animated svelte example in this repo and I get an error:

Uncaught TypeError: lib.create is not a function
    at main.ts:9
    at main.ts:36

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

No branches or pull requests

8 participants