Kyrre
kyrre.dev
Kyrre
@kyrre.dev
Scrappy Startup Dev | 📍Berlin

Coming from a background in art and music

Love to create things

www.kyrre.dev
Reposted by Kyrre
Biome v2.3 is out!

👨‍👨‍👦‍👦 Full support for @vuejs.org, @svelte.dev and @astro.build
‼️ New ignore syntax
🌬️ Tailwind v4 support
⌨️ New CLI flags and reporters

biomejs.dev/blog/biome-v...
October 24, 2025 at 1:02 PM
Reposted by Kyrre
today we landed a @svelte.dev feature i'm pretty stoked about — we call it 'forking', and it lets you run state changes offscreen and later choose whether to commit them (e.g. user hovers on a link, preload data in case they click)

- docs svelte.dev/docs/svelte/...
- demo svelte.dev/playground/a...
forking monkeys • Playground • Svelte
Web development for the rest of us
svelte.dev
October 25, 2025 at 7:11 PM
Joy Of Code always making the best Svelte videos!
I made a SvelteKit remote functions tutorial!

Learn how to work with data in SvelteKit from fetching data to guarding routes and optimistic UI updates.

Follow along with me as we build Svelte Tricks — a CRUD app using Better Auth and Drizzle ORM.

youtu.be/Ldnmirx0QtI
Learn SvelteKit Remote Functions Tutorial
YouTube video by Joy of Code
youtu.be
October 14, 2025 at 9:09 PM
Reposted by Kyrre
svelte.dev/packages is now live!

It's a convenient and easily discoverable place to find a sampling of high quality packages in the ecosystem. We hope it will give confidence in the Svelte ecosystem to newcomers and help them get started more easily.
Packages • Svelte
Packages for your Svelte and SvelteKit apps
svelte.dev
October 2, 2025 at 5:01 PM
Reposted by Kyrre
It took a bit of time, but @tanstack.com query now has support for @svelte.dev 5 🎉

Huge shoutout to @lachlancollins.bsky.social for working on this as well as the big blocker - versioning 🙈
Svelte 5 Support · TanStack query · Discussion #7413
I'm wondering what is left to support svelte 5 and if the current approach is good. A lot of Svelte 5 apps are blocked so just trying to get a consensus of where community can help. #6981
github.com
September 30, 2025 at 3:11 PM
@krazam.bsky.social did it again
America's Next Top Model Context Protocol Server [for @Figma]
YouTube video by KRAZAM
www.youtube.com
September 24, 2025 at 12:03 PM
Reposted by Kyrre
SvelteKit async SSR has landed! The future of Svelte is now here. Try it out along with the new remote functions!

See the PR for some unfinished rough edges. Work continues on it while it's behind an experimental flag, but you can now play around with it!

github.com/sveltejs/kit...
feat: async SSR by Rich-Harris · Pull Request #14447 · sveltejs/kit
This adds asynchronous SSR to an app that's using the latest version of Svelte (^5.39.3) and has opted in to the Svelte experimental.async option (and, ideally, the SvelteKit experimental.remot...
github.com
September 22, 2025 at 4:57 PM
ok i know it's a beta, but this spacing and padding is driving me nuts 🫣
September 6, 2025 at 2:01 PM
Svelte keeps upping the game!
We are discussing if Sveltekit Remote Functions should include a form of form validation (pun intended) and as usual we want your input 🧡
Should Svelte/Kit's new Remote Functions integrate form validation? There is a new proposal for it here: github.com/sveltejs/kit...
August 21, 2025 at 6:54 PM
Reposted by Kyrre
SvelteKit remote functions are now available under an experimental flag. Docs here: svelte.dev/docs/kit/rem...
Remote functions • Docs • Svelte
Remote functions • Svelte documentation
svelte.dev
July 31, 2025 at 9:13 PM
Reposted by Kyrre
In CSS, color names are not case sensitive, but class names are, and properties are not, yet custom properties are, but function names are not, and values sometimes are and sometimes are not... So, tell me again what is so confusing about CSS being case-insensitive?
July 25, 2025 at 5:17 PM
Reposted by Kyrre
For my British friends
a simple, 14 kB JavaScript script to be included in an HTML page, allows one to write CSS files using proper spelling, such as background-colour and centre. Harsh language such as !important is replaced with the more pleasant !if-you-would-be-so-kind. hackaday.com/2025/03...
BritCSS: Write CSS With British English Spellings
Everyone knows that there is only one proper English, with the rest being mere derivatives that bastardize the spelling and grammar. Despite this, the hoodlums who staged a violent uprising against…
hackaday.com
July 21, 2025 at 9:00 PM
Reposted by Kyrre
new React Compiler docs have landed! thank you everyone for the feedback.

react.dev/learn/react-...
July 21, 2025 at 4:57 PM
This will be amazing when it drops, server actions is last reason I’m using nextjs atm
Svelte remote functions PR is out and here are the changes. 🔥

I removed things so they fit in a post but I'm going to link to the updates and the PR. 👇
July 4, 2025 at 7:47 PM
New article! "The Pragmatic Guide to Playwright Testing" is live. 📝

Learn how to:
✅ Write user-focused tests
✅ Master Page Object Models (POMs) & fixtures
✅ Make your Playwright tests less flaky!

Read it here: www.kyrre.dev/blog/the-pra...
Kyrre Gjerstad | Fullstack Typescript Developer
Explore the portfolio of Kyrre Gjerstad, a fullstack developer specializing in SvelteKit and NextJS.
www.kyrre.dev
May 19, 2025 at 8:13 PM
This year's State of Devs 2025 survey is now open! survey.devographics.com/survey/state...
State of Devs 2025
Take the State of Devs survey
survey.devographics.com
May 3, 2025 at 9:22 AM
Reposted by Kyrre
In a world rightfully struggling to understand what good examples of masculinity looks like, it's a joy to read these tributes to Attenborough on his 99th.

Kindness and inspiration is the stuff great men are made of, not all that other shit.

www.theguardian.com/tv-and-radio...
Happy birthday, David Attenborough! 99 ways he has inspired us, by Barack Obama, Billie Eilish, Morgan Freeman – and many more
This week the presenter turns 99. To celebrate, we asked 99 nature lovers – including Margaret Atwood, Jane Fonda, Bono, Kate Winslet and Michael Palin – how he has helped us see the world with fresh ...
www.theguardian.com
May 3, 2025 at 9:09 AM
Reposted by Kyrre
We need your feedback regarding the benchmarking feature in Vitest!

github.com/vitest-dev/v...
Benchmarking Support · vitest-dev vitest · Discussion #7850
Vitest provides an experimental support for benchmarking for quite a while now. So far, the feature is still kept as experimental because we identified several issues that we think should be resolv...
github.com
April 21, 2025 at 9:00 AM
Reposted by Kyrre
⚡ Hackernews Top story: Turso SQLite Offline Sync Public Beta
Offline Sync Public Beta
turso.tech
March 31, 2025 at 6:06 PM
Reposted by Kyrre
your outie always uses semantic html
February 18, 2025 at 11:35 PM
Reposted by Kyrre
🤩 Scroll-Driven Animations got switched on by default in WebKit!

github.com/WebKit/WebKi...

This means that the next Safari Technolgy Preview release should have it, and that a stable release might follow soon 🤤

ℹ️ Learn all about SDA over at scroll-driven-animations.style
Turn on Scroll Driven Animations by default by nmoucht · Pull Request #40646 · WebKit/WebKit
c5b7f26 Turn on Scroll Driven Animations by default https://bugs.webkit.org/show_bug.cgi?id=287733 rdar://144887859 Reviewed by Antoine Quint. Turn on Scroll Driven Animations by default. * Sour...
github.com
February 18, 2025 at 9:25 AM
Reposted by Kyrre
OpenAI right now
January 28, 2025 at 8:05 PM
Reposted by Kyrre
Vitest 3.0 is here!
Announcing Vitest 3.0
Vitest 3.0 Release Announcement
vitest.dev
January 17, 2025 at 2:07 PM