Video Belajar
Tonton dan pelajari berbagai topik menarik melalui video pembelajaran eksklusif dari Channel lihautan.
lihautan
13378
Svelte Store: 3 tips to manage complex Svelte store
If you have large and complex Svelte store, and you feel they are slowing your Svelte application down, here are 3 tips to manage them
Introduction 00:00
1. If you have a complex state, avoid manipulating the writable store directly 05:35
2. Have a small, self-contained store 17:04
3. If you have a large store, subscribe to its derived sub store if possible 23:08
---
💻 REPL
Before: https://svelte.dev/repl/5956ad7ceea64926b36eaa552fd40324?version=3.35.0
After: https://svelte.dev/repl/cc9deacb1fc14d05b187d34e30d909ed?version=3.35.0
📚 Related Resources
Flux Architecture https://facebook.github.io/flux/docs/in-depth-overview/
XState as Svelte store https://youtu.be/NIfQsc5XAzU
Valtio as Svelte store https://youtu.be/1WOcEvUX-hU
Redux as Svelte store https://youtu.be/7uCNx764FCs
Immer for Immutable Svelte store https://youtu.be/mHqCAEUkiWs
🥰 Support me https://www.buymeacoffee.com/lihautan
🔗 Want to learn more from me? Check out these links:
Twitter: https://twitter.com/lihautan
Blog: https://lihautan.com/
Newsletter: https://lihautan.com/newsletter
#svelte #sveltestore
Thanks for watching 🥰 -- with love, Li Hau
Introduction 00:00
1. If you have a complex state, avoid manipulating the writable store directly 05:35
2. Have a small, self-contained store 17:04
3. If you have a large store, subscribe to its derived sub store if possible 23:08
---
💻 REPL
Before: https://svelte.dev/repl/5956ad7ceea64926b36eaa552fd40324?version=3.35.0
After: https://svelte.dev/repl/cc9deacb1fc14d05b187d34e30d909ed?version=3.35.0
📚 Related Resources
Flux Architecture https://facebook.github.io/flux/docs/in-depth-overview/
XState as Svelte store https://youtu.be/NIfQsc5XAzU
Valtio as Svelte store https://youtu.be/1WOcEvUX-hU
Redux as Svelte store https://youtu.be/7uCNx764FCs
Immer for Immutable Svelte store https://youtu.be/mHqCAEUkiWs
🥰 Support me https://www.buymeacoffee.com/lihautan
🔗 Want to learn more from me? Check out these links:
Twitter: https://twitter.com/lihautan
Blog: https://lihautan.com/
Newsletter: https://lihautan.com/newsletter
#svelte #sveltestore
Thanks for watching 🥰 -- with love, Li Hau