Is there an example app besides the todo mvc app?
Would also like to see a barebones webpack example with code splitting as well. Since this functions quite a bit different to other frameworks would be interested to see how these all work together.
@EmilTholin kindly put together a sample app earlier today: https://github.com/EmilTholin/svelte-test. We definitely need to do more on that front though – a project starter template and possibly a more complex app e.g. the traditional Hacker News clone.
Just finished this.
Any examples working in tandem with Google Closure Compiler, preferably all hooked up via rollup?
I wanna see how mean and lean we can get :)
I found this example for using a routing lib with svelte - https://github.com/Andorbal/svelte-router-example
anyone knows of a real world example that also include some CSS styling?
We can probably close this with https://github.com/sveltejs/svelte-hackernews being an official example app?
Most helpful comment
charpeni/svelte-example
Rollup plugins
Available examples