447 Posts, 122 Following, 841 Followers · Web dev, SvelteJS maintainer, and pianist. ❤️ cats, books, and video game music.| Front-End Social
A few techniques for giving Svelte style props a default value.| Geoff Rich
I spoke at the Fall 2021 Svelte Summit on Svelte Transitions and Accessibility. Svelte includes built-in animations that makes it easy to slide, scale, and fly elements in and out of the DOM. However, you need to be careful to not trigger motion sickness in your users. In my talk, I go over which Svelte transitions could cause accessibility issues and how to respect user motion preferences when using them.| Geoff Rich
Conditional wrappers, native page transitions, an action to detect focus leaving, and a recursive action.| Geoff Rich