Skip to content

Understanding Kit: What's its purpose? #2728

Answered by CaptainCodeman
benaltair asked this question in Q&A
Discussion options

You must be logged in to vote

It's the Application Framework to Svelte's Component Framework.

In a similar way that Next.js builds on top of React to provide the higher level functionality that you need to build a complete app rather than individual components.

Things like routing, session handling, pre-fetching, and the ability to support a continuous spectrum of app types from SSR to SPA, including hybrid.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@benaltair
Comment options

@Tropix126
Comment options

@amartens181
Comment options

@benmccann
Comment options

Answer selected by benaltair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants