Skip to content

mandrasch/svelte-nobel-prize-demo

Repository files navigation

Svelte Nobel Prize Demo

Search & filter demo with Svelte v5 & SvelteKit🧙

Demo: https://svelte-nobel-prize-demo.pages.dev

Static site generation via adapter-static.

Why?

I like sites such as https://devjobs.at/teams/search, but I think they can be improved with a more "stack-focused" user interface for web developers. Since I wanted to learn the new $state system of Svelte v5 anyway, I started by implementing this. One of the goals is to show how simple a reactive user interface can be implemented with Svelte.

Data sources

Resources

Thanks very much to https://simplecss.org/ and the Svelte Community for answering questions!

Notes and discussions

Further resources

TODOs

  • scroll to results after pagination click (where is the best place for this logic?)
  • improve pagination (styling and page count)

About

Search & filter demo with Svelte v5, SvelteKit and Simple.css 🪄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published