State Management in Svelte Applications

A tutorial on how to use the Svelte state management store to manage state in Svelte applications.
Read more…

:writing_hand:t3: Brought for you by one of our Guest Author: Fikayo Adepoju @fikfikky

Howdy Devs! What are you thoughts? Share it in the comments!
:speaking_head:

Excellent article. I’ve started moving over to sveltejs from nextjs as my default choice for new sites for several reasons. Hopefully you keep this article permanently. Ive bookmarked it for permanent reference later when I need this thoroughly written instruction

1 Like

If you are looking for examples on how to use Auth0 with Svelte, please check out the following code samples :slight_smile:

Great tutorial. Line 77 on src/components/CartItem.svelte needs to pass in the product but otherwise it is perfect.

Hey @scottw-kr,
Welcome to the Auth0 Community :wave:

Thank you so much for reporting this. We will check it and fix it as soon as possible