Brenelz
@brenelz.com
TypeScript developer working on open source projects and blogging
@solidjs.com advocate
@tanstack.com contributor
brenelz.com/posts
@solidjs.com advocate
@tanstack.com contributor
brenelz.com/posts
Reposted by Brenelz
October 27, 2025 at 5:53 PM
Definitely interesting. Good work by the svelte team
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...
- 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:27 PM
Definitely interesting. Good work by the svelte team
Reposted by Brenelz
Time for a first look into the @nitro.build v3 alpha, which is just a @vite.dev plugin 👀
youtu.be/sWGWHyVlIlU
youtu.be/sWGWHyVlIlU
Nitro v3 ALPHA: The first look
YouTube video by Alexander Lichter
youtu.be
October 24, 2025 at 6:27 PM
Time for a first look into the @nitro.build v3 alpha, which is just a @vite.dev plugin 👀
youtu.be/sWGWHyVlIlU
youtu.be/sWGWHyVlIlU
Anyone using tanstack start for solid? We've done some upgrades
October 21, 2025 at 11:19 PM
Anyone using tanstack start for solid? We've done some upgrades
Reposted by Brenelz
⚓ Oxlint now supports plugins written in JavaScript ⚓
Developers can customize and extend Oxlint using JavaScript, but at a speed approaching Rust, due to 'raw transfer' between Rust and JS, and other breakthroughs
Many ESLint plugins can run without any modification.
Read the full post👇
Developers can customize and extend Oxlint using JavaScript, but at a speed approaching Rust, due to 'raw transfer' between Rust and JS, and other breakthroughs
Many ESLint plugins can run without any modification.
Read the full post👇
October 20, 2025 at 11:19 AM
⚓ Oxlint now supports plugins written in JavaScript ⚓
Developers can customize and extend Oxlint using JavaScript, but at a speed approaching Rust, due to 'raw transfer' between Rust and JS, and other breakthroughs
Many ESLint plugins can run without any modification.
Read the full post👇
Developers can customize and extend Oxlint using JavaScript, but at a speed approaching Rust, due to 'raw transfer' between Rust and JS, and other breakthroughs
Many ESLint plugins can run without any modification.
Read the full post👇
Blue jays going to the world series!!!
October 21, 2025 at 3:11 AM
Blue jays going to the world series!!!
Reposted by Brenelz
Signals flip the script. React renders where you create state. Signals render where you use state. Same state, but you are pushed into patterns that will lead to better performance by default. One paradigm shift away from memoization hell. 🎯
www.jovidecroock.com/blog/state-v...
www.jovidecroock.com/blog/state-v...
State and rerenders
Exploring the paradigm shift from 'render where you create state' to 'render where you use state'.
www.jovidecroock.com
October 18, 2025 at 2:17 PM
Signals flip the script. React renders where you create state. Signals render where you use state. Same state, but you are pushed into patterns that will lead to better performance by default. One paradigm shift away from memoization hell. 🎯
www.jovidecroock.com/blog/state-v...
www.jovidecroock.com/blog/state-v...
Reposted by Brenelz
got laid off due to restructuring :(
i’m now available for mid+ frontend developer/software engineering positions
in the meantime, we’re back to building the future and fun on the web on atproto :)
i’m now available for mid+ frontend developer/software engineering positions
in the meantime, we’re back to building the future and fun on the web on atproto :)
October 17, 2025 at 1:46 AM
got laid off due to restructuring :(
i’m now available for mid+ frontend developer/software engineering positions
in the meantime, we’re back to building the future and fun on the web on atproto :)
i’m now available for mid+ frontend developer/software engineering positions
in the meantime, we’re back to building the future and fun on the web on atproto :)
Reposted by Brenelz
So an interesting observation. To derive data in Remix 3 you wrap it in a function in the setup scope
let count = 1;
let doubled = () => count * 2;
let count = 1;
let doubled = () => count * 2;
October 11, 2025 at 5:33 PM
So an interesting observation. To derive data in Remix 3 you wrap it in a function in the setup scope
let count = 1;
let doubled = () => count * 2;
let count = 1;
let doubled = () => count * 2;
Enjoyed the @rich-harris.dev talk at vite conf. query.batch is interesting
svelte.dev/docs/kit/rem...
svelte.dev/docs/kit/rem...
October 9, 2025 at 11:09 PM
Enjoyed the @rich-harris.dev talk at vite conf. query.batch is interesting
svelte.dev/docs/kit/rem...
svelte.dev/docs/kit/rem...
Reposted by Brenelz
React transitions mark updates as low-priority to keep user input instant and the UI responsive
October 6, 2025 at 7:37 PM
React transitions mark updates as low-priority to keep user input instant and the UI responsive
This is pretty cool. Dealing with FormData always a pain
SvelteKit's remote functions now handle FormData out of the box!
github.com/sveltejs/kit...
github.com/sveltejs/kit...
October 6, 2025 at 7:13 PM
This is pretty cool. Dealing with FormData always a pain
Reposted by Brenelz
React 19.2 is now available!
This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more:
react.dev/blog/2025/10...
This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more:
react.dev/blog/2025/10...
React 19.2 – React
The library for web and native user interfaces
react.dev
October 1, 2025 at 9:49 PM
React 19.2 is now available!
This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more:
react.dev/blog/2025/10...
This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more:
react.dev/blog/2025/10...
Reposted by Brenelz
Now is the best time to try out @tanstack.com Start and give feedback on the RC 🙌
TanStack Start v1 Release Candidate | TanStack Blog
TanStack Start has officially reached a v1.0 Release Candidate. This is the build we expect to ship as 1.0, pending your final feedback, docs polish, and a few last-mile fixes. Now’s the perfect time....
tanstack.com
September 30, 2025 at 8:24 AM
Now is the best time to try out @tanstack.com Start and give feedback on the RC 🙌
Have you used tanstack start? What do you like about it?
September 29, 2025 at 1:12 AM
Have you used tanstack start? What do you like about it?
For me the work going into view transitions and devtools stuff is impressive #react
For the first time in the 4 years I've been doing Friday streams, I will be having a @react.dev Core Team member as a guest.
I'm excited to welcome @ricky.fm on to talk all things React. Past, present, future.
www.youtube.com/live/3vw6EAm...
I'm excited to welcome @ricky.fm on to talk all things React. Past, present, future.
www.youtube.com/live/3vw6EAm...
Innovating React w/ Ricky Hanlon
YouTube video by Ryan Carniato
www.youtube.com
September 28, 2025 at 1:56 AM
For me the work going into view transitions and devtools stuff is impressive #react
I spend a lot of time at the intersection of these 2 frameworks so I'm excited!
For the first time in the 4 years I've been doing Friday streams, I will be having a @react.dev Core Team member as a guest.
I'm excited to welcome @ricky.fm on to talk all things React. Past, present, future.
www.youtube.com/live/3vw6EAm...
I'm excited to welcome @ricky.fm on to talk all things React. Past, present, future.
www.youtube.com/live/3vw6EAm...
Innovating React w/ Ricky Hanlon
YouTube video by Ryan Carniato
www.youtube.com
September 24, 2025 at 5:31 PM
I spend a lot of time at the intersection of these 2 frameworks so I'm excited!
Reposted by Brenelz
🚀 Announcing TanStack.com Start v1 Release Candidate!
Upgrades ↓
✨ Unified Route Tree: no more server-specific files
🔐 Type-safe middleware & server context upgrades
🛡 CSP/nonce support
⚡ Now works with any native Vite Env plugin
🌀 Zero-JS: any server handler can render!
Upgrades ↓
✨ Unified Route Tree: no more server-specific files
🔐 Type-safe middleware & server context upgrades
🛡 CSP/nonce support
⚡ Now works with any native Vite Env plugin
🌀 Zero-JS: any server handler can render!
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.
TanStack.com
September 23, 2025 at 8:10 PM
🚀 Announcing TanStack.com Start v1 Release Candidate!
Upgrades ↓
✨ Unified Route Tree: no more server-specific files
🔐 Type-safe middleware & server context upgrades
🛡 CSP/nonce support
⚡ Now works with any native Vite Env plugin
🌀 Zero-JS: any server handler can render!
Upgrades ↓
✨ Unified Route Tree: no more server-specific files
🔐 Type-safe middleware & server context upgrades
🛡 CSP/nonce support
⚡ Now works with any native Vite Env plugin
🌀 Zero-JS: any server handler can render!
Reposted by Brenelz
Upvote this feature for Interop 2026: github.com/web-platform...
September 17, 2025 at 7:08 PM
Upvote this feature for Interop 2026: github.com/web-platform...
Wait there are people who don't like Suspense? I feel they must misunderstand it
September 16, 2025 at 1:20 AM
Wait there are people who don't like Suspense? I feel they must misunderstand it
Always learn something from an Aurora talk!
I gave a talk on modern React patterns, including concurrent features, Actions, and the new component, at @reactuniverseconf.com last week. Watch the talk here!
www.youtube.com/watch?v=I3As...
www.youtube.com/watch?v=I3As...
Modern React Patterns: Concurrent Rendering, Actions & What’s Next | Aurora Scharff at RUC 2025
YouTube video by Callstack
www.youtube.com
September 12, 2025 at 1:49 AM
Always learn something from an Aurora talk!