Skip to content

Instantly share code, notes, and snippets.

@Wolfr
Last active April 29, 2023 07:13
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Wolfr/21c126018f38ddb2b03070f11ba9b40b to your computer and use it in GitHub Desktop.
Save Wolfr/21c126018f38ddb2b03070f11ba9b40b to your computer and use it in GitHub Desktop.
Svelte resources list

Svelte Resource List

Resources that go beyond the official documentation. To learn Svelte or to find things to use in your own projects. If you have nice resources to add, please comment below.

Official resources

Templates

Talks/presentations

Learn the concepts behind Svelte. Best resources to get excited about Svelte!

Talks by Rich Harris, main author of Svelte

Other

Tutorials

Video based

Get started learning Svelte with video tutorials.

Text based

Get started with text-based tutorials.

Courses

Follow a full course on Svelte.

Starter templates

Kickstart your project with these templates.

Specific components

Look into specific components to use into your projects.

UI framework (re-)implementations in Svelte

Tools

REPL list

Interesting REPLs you can learn something from.

Rollup related

Rollup is an option for the JS module bundler.

https://rollupjs.org/guide/en/

Rollup has several plugins to parse other file formats.

https://www.npmjs.com/package/rollup-plugin-svg rollup-plugin-svelte https://github.com/differui/rollup-plugin-sass

Updates - to be sorted!

Apps using Svelte

Archived

Older entries archived for various reasons.

@keithj2780
Copy link

@keithj2780
Copy link

Deployment Options
Now
Surge
AWS
Firebase
Netlify

@Wolfr
Copy link
Author

Wolfr commented Sep 20, 2019

thank you @keithj2780 !

@Wolfr
Copy link
Author

Wolfr commented Sep 23, 2019

I totally missed that this already exists: Awesome svelte resources https://github.com/ryanatkn/awesome-svelte-resources

@ghostdevv
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment