kit icon indicating copy to clipboard operation
kit copied to clipboard

Reintroduce the Todo Demo App

Open delight opened this issue 3 years ago • 2 comments

Describe the problem

The Todo app was a nice starting point for an enhanced CRUD form, which is one of the most common programming tasks for developers. I think it is a good starting point for developers starting with SvelteKit.

Describe the proposed solution

Reintroduce the Todo App as Part of SvelteKit demo app or as an additional selection. The former is probably preferable.

Alternatives considered

At least make the svelte api available again so that the old app is still working.

Importance

would make my life easier

Additional Information

No response

delight avatar Nov 28 '22 13:11 delight

OK I guess this is discussed enough at https://github.com/sveltejs/kit/pull/6979

  • there is the code for the api avail at https://github.com/sveltejs/api.svelte.dev

delight avatar Nov 28 '22 20:11 delight

We will not bring it back to the demo app, but we will likely create a more fleshed out version of it somewhere else.

dummdidumm avatar Dec 12 '22 19:12 dummdidumm

We will add a version of this to https://github.com/sveltejs/sites

dummdidumm avatar Jan 09 '23 17:01 dummdidumm