Anyone have tips for getting good performance when you have lots of nodes that can be re-arranged?
Anyone have tips for getting good performance when you have lots of nodes that can be re-arranged?
Well, good news! I’ve just published a couple lessons from “Whimsical Animations”. 🎉
Check it out:
This was fun to build. Some of the svelte animations are still a bit janky though. Has anyone tried combining slide and flip? Since the content of the element changes it creates gaps before they move together. Probably a limitation of flex box.
This was fun to build. Some of the svelte animations are still a bit janky though. Has anyone tried combining slide and flip? Since the content of the element changes it creates gaps before they move together. Probably a limitation of flex box.
Create addition facts worksheets from 0 to 10. Why does a phonics website have math worksheets? Because we do phonics AND stuff. The stuff includes math!
phonicsandstuff.com/worksheets/m...
Create addition facts worksheets from 0 to 10. Why does a phonics website have math worksheets? Because we do phonics AND stuff. The stuff includes math!
phonicsandstuff.com/worksheets/m...
I'm excited for the future of Svelte.
• demo svelte.dev/playground/3...
• docs svelte.dev/docs/svelte/...
I'm excited for the future of Svelte.
This course will teach you how to build top-tier animations and interactions using a variety of techniques. ✨
You can join the waitlist on the course’s brand-new site, which is the most ridiculous thing I’ve built in quite some time:
So instead it's a bunch of Svelte 5 state runes and animation frames. It was a lot of fun figuring it all out.
Come try it out and let us know what you think!
phonicsandstuff.com/handwriting
So instead it's a bunch of Svelte 5 state runes and animation frames. It was a lot of fun figuring it all out.
For example, while waiting for my youngest to put on her shoes, we can go through a few cards. Those little moments really add up.
phonicspig.com
Regardless, it was a good learning experience. I also added a local storage hint so you can see which you used, because I always forget.
Regardless, it was a good learning experience. I also added a local storage hint so you can see which you used, because I always forget.
The reason I chose Svelte for our site was because of @tolin.ski's high praise.
The reason I chose Svelte for our site was because of @tolin.ski's high praise.
I'm on board with elegant any day of the week, serifs rule
This error is a pain:
Error: Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5.
This error is a pain:
Error: Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5.
It's the simplest of our tools because it's just a web form with use:enhance. (thanks Sveltekit)
It's the simplest of our tools because it's just a web form with use:enhance. (thanks Sveltekit)
His CSS course is how I actually learned to use CSS properly.
When I see this effect in the wild, though, it’s almost never as lush and realistic as it could be. There’s an important optimization that nobody makes.
✨ I share the secret sauce in my brand-new post:
His CSS course is how I actually learned to use CSS properly.
I use this solution for my rich text editor built with Svelte and it allows me to replace an $effect. Tightly link the dom element to my tree so that I can easily move the cursor to it after updating with tick().
#svelte
I also like that I was able to easily roll my own auto poster via their API and a cron job.
I also like that I was able to easily roll my own auto poster via their API and a cron job.
If people have a better way to do this, let me know!
If people have a better way to do this, let me know!
I offered to turn it into a database and website. The initial site was in React and moved to Sveltekit when it hit 1.0.
I offered to turn it into a database and website. The initial site was in React and moved to Sveltekit when it hit 1.0.
I'm the main developer on phonicsandstuff.com. I'll be posting fun tidbits about the site's technical back end.
Our stack is a big jumble of things, but currently we have Sveltekit, Mongo DB, and Supabase in the mix. Sounds insane? Well, I'm just making it up as I go.
I'm the main developer on phonicsandstuff.com. I'll be posting fun tidbits about the site's technical back end.
Our stack is a big jumble of things, but currently we have Sveltekit, Mongo DB, and Supabase in the mix. Sounds insane? Well, I'm just making it up as I go.