Hello! You can store the widgets in localStorage as JSON with JSON.stringify and load them back with JSON.parse, then create widgets with addWidget or makeWidget.
@@practicalcoder the github of the project. people who code don't want to sift through a video to find code snippets they want / need. posting the github so people can look through the code would be really helpful
Your real world real todo app playlist is super helpful i am learning svelte your videos are very good please keep uploading good stuff.
Thank you so much!
I'd really like to thank you for this great explanation.
Thank you for your support! 😄
Wow Great Video 👌👌👌...
Thank you so much!
Nice video! Thanks 😊
Can u please tell me how can we change the positionns account to local storage stored x,u oostions
Hello! You can store the widgets in localStorage as JSON with JSON.stringify and load them back with JSON.parse, then create widgets with addWidget or makeWidget.
Hello, thanks for this video. I need help with this mine is behaving incorrectly. I have a project with dashboard. Thank you.
What do you need help with?
Nice!!!!!
Thanks!
can I use this with react.js
Yes you can! Look at time 10:58 for an example of that.
@@practicalcoder Thanks
bro post the github
Anything specific you want to see? I covered a lot of topics in the video.
@@practicalcoder the github of the project. people who code don't want to sift through a video to find code snippets they want / need. posting the github so people can look through the code would be really helpful