Skip to content

Review #293

Open
Open
Review#293
@Rich-Harris

Description

@Rich-Harris

Have decided I need to do a proper review of what work is outstanding with the existing tutorial chapters before writing new ones, and collecting notes here makes most sense. Will add new details to this post as I review individual exercises. A checked box indicates that the exercise is in good shape.

This probably covers #281, #282 and #283


Welcome to Svelte

Advanced Svelte

Introduction to SvelteKit

Concepts

There's waaaay too much throat-clearing here, and the transition from the previous exercise is awkward

Routing

Loading data

Forms

API routes

Errors and redirects

Page options

  • Basics — would be nice if this and the 'prerender' page had more than just an <h1>
  • ssr — this doesn't fail if you navigate from the previous page, because no SSR happens (though if it did, then the failure would be confusing)
  • csr
  • prerender
  • trailingSlash

Advanced SvelteKit

Hooks

Stores

Advanced routing

Advanced loading

Environment variables

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions