Skip to content

Content #1

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

Closed
Rich-Harris opened this issue May 9, 2022 · 1 comment
Closed

Content #1

Rich-Harris opened this issue May 9, 2022 · 1 comment
Labels
Milestone

Comments

@Rich-Harris
Copy link
Member

At the moment there's a single chapter of the OG tutorial in the content directory. We need to port the rest of the tutorial over, and add SvelteKit material.

We need to serve two audiences:

  1. People who are new to Svelte altogether, who don't want to be distracted by SvelteKit-related stuff until it's time
  2. People who already know Svelte, and want to skip ahead to SvelteKit stuff

It may be the case that the first group is best served by hiding the full project file structure, and zooming in on a single directory that contains the existing App.svelte (and whatever other files are relevant to the section).

It's also possible that we need a stricter separation between the Svelte sections and the SvelteKit sections, though I'm not 100% sure what that looks like.

@Rich-Harris
Copy link
Member Author

Proposed structure:

  1. Introduction to Svelte
  2. Introduction to SvelteKit
  3. Advanced Svelte
  4. Advanced SvelteKit

@Rich-Harris Rich-Harris added this to the Demo milestone Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant