835 Followers
121 Following
447 Posts
Web dev, SvelteJS maintainer, and pianist. ❤️ cats, books, and video game music.
Websitehttps://geoffrich.net/
LocationSeattle-ish, WA
@mayank I desperately needed this, like, this week
Interrupting your doomscrolling with a fun project I did to prevent myself from doomscrolling: a LEGO MOC of the world map from The Legend of Zelda: a Link to the Past video game. I used bricks we had on hand, so the colors and shapes aren’t perfect, but pretty dang close for small scale!
@scottjehl can confirm your account is empty, except for a pinned tweet announcing Web Components demystified
After over a year in development, Svelte 5 is finally out!
https://svelte.dev/blog/svelte-5-is-alive
Svelte 5 is alive

Our biggest release yet

Well, that was very worth watching, hope you liked it.
In case you missed it, here's the TL;DW

- `sv` cli: https://www.npmjs.com/package/sv
- svelte omnisite: https://svelte-omnisite.vercel.app/ (temporary, going live on https://svelte.dev soon)
- hackathon: https://hack.sveltesociety.dev/2024
- svelte5 released: https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md#500

and a bunch of super cool talks, go watch it!

sv

A CLI for creating and updating SvelteKit projects. Latest version: 0.5.5, last published: 8 hours ago. Start using sv in your project by running `npm i sv`. There is 1 other project in the npm registry using sv.

npm

svelte summit is about to start, grab your seats and strap in.
It's going to be great!

https://www.sveltesummit.com/2024/fall

Svelte Summit Fall 2024: The worlds biggest Svelte Conference

The worlds largest Svelte conference

@tylersticka picross 3D is wonderful
@dbushell good post! this comes up frequently in the Svelte GitHub issues, since Svelte components are parsed as HTML — https://github.com/sveltejs/svelte/issues/12042#issuecomment-2171435454
String containing "</script>" inside the script tag of a components breaks Svelte · Issue #12042 · sveltejs/svelte

Describe the bug While using svelte-highlight, I declared the following constant inside a +page.svelte component: const parcelCode = `<script lang="ts"> import { SspaParcel } from '@wjfe/single-spa...

GitHub
@MerriNet same 🙃

@MerriNet @romaric This was super helpful, thanks to you both!

Extremely weird that you need a non-element and a star... but 🤷