447 Posts, 122 Following, 841 Followers · Web dev, SvelteJS maintainer, and pianist. ❤️ cats, books, and video game music.| Front-End Social
Head to the Svelte or SvelteKit reference docs,| svelte.dev
I recently had my first podcast appearance on 20minJS, where I discussed Svelte and getting into open source with Fernando Doglio. I thought it was a great conversation and really appreciated the opportunity!| Geoff Rich
Style directives weren't the only new feature introduced in Svelte 3.46! Let's take a look at the other recent addition to Svelte: the @const tag.| Geoff Rich
Writing more maintainable and optimized dynamic styles with the style directive.| Geoff Rich
By default, any styles you write in a Svelte component are scoped to that component. This means that the p selector in the following code will only apply to <p> elements inside this component.| Geoff Rich
Svelte actions are a very powerful, function-based feature that are important to understand. Get started with this simple, in-depth intro.| LogRocket Blog
The most important metric you’re not paying attention to| svelte.dev