solidjs i do not know how to use memo and resources and skibidis and toilets
November 9, 2025 at 12:08 AM
solidjs i do not know how to use memo and resources and skibidis and toilets
Signals для Python: Реактивное управление состоянием, вдохновленное SolidJS и Angular
https://kripta.biz/posts/62130E2C-9B57-46BA-8C73-A51C160D3E30
https://kripta.biz/posts/62130E2C-9B57-46BA-8C73-A51C160D3E30
November 8, 2025 at 6:52 PM
Signals для Python: Реактивное управление состоянием, вдохновленное SolidJS и Angular
https://kripta.biz/posts/62130E2C-9B57-46BA-8C73-A51C160D3E30
https://kripta.biz/posts/62130E2C-9B57-46BA-8C73-A51C160D3E30
November 8, 2025 at 6:51 PM
i feel like a big issue with further solidjs adoption is that people just dont know it exists
the number of people i know who consider/use svelte but never heard of solid before me is honestly surprising (esp those who aren't terminally online in the webdev community) and i genuinely dont know why
the number of people i know who consider/use svelte but never heard of solid before me is honestly surprising (esp those who aren't terminally online in the webdev community) and i genuinely dont know why
November 7, 2025 at 9:29 AM
i feel like a big issue with further solidjs adoption is that people just dont know it exists
the number of people i know who consider/use svelte but never heard of solid before me is honestly surprising (esp those who aren't terminally online in the webdev community) and i genuinely dont know why
the number of people i know who consider/use svelte but never heard of solid before me is honestly surprising (esp those who aren't terminally online in the webdev community) and i genuinely dont know why
@thdxr https://x.com/thdxr/status/1986562401446048192 #x-thdxr
everyone complaining about the ai bubble blah blah
but do you think we could have funded work on a TUI framework for react/solidjs written in zig during any other time lmfao
everyone complaining about the ai bubble blah blah
but do you think we could have funded work on a TUI framework for react/solidjs written in zig during any other time lmfao
November 7, 2025 at 4:00 AM
@thdxr https://x.com/thdxr/status/1986562401446048192 #x-thdxr
everyone complaining about the ai bubble blah blah
but do you think we could have funded work on a TUI framework for react/solidjs written in zig during any other time lmfao
everyone complaining about the ai bubble blah blah
but do you think we could have funded work on a TUI framework for react/solidjs written in zig during any other time lmfao
solidjs or svelte (sveltekit only needed if you need SSR and routing)
latter is more popular and has more depth, former is more typical (JSX/React like) and bare bone
i mostly prefer solidjs with how hands off it is but ppl around you will likely prefer svelte
latter is more popular and has more depth, former is more typical (JSX/React like) and bare bone
i mostly prefer solidjs with how hands off it is but ppl around you will likely prefer svelte
November 6, 2025 at 1:10 PM
solidjs or svelte (sveltekit only needed if you need SSR and routing)
latter is more popular and has more depth, former is more typical (JSX/React like) and bare bone
i mostly prefer solidjs with how hands off it is but ppl around you will likely prefer svelte
latter is more popular and has more depth, former is more typical (JSX/React like) and bare bone
i mostly prefer solidjs with how hands off it is but ppl around you will likely prefer svelte
solidjs.
Any reason why Angular wasn't part of the options?
Any reason why Angular wasn't part of the options?
November 6, 2025 at 1:04 PM
solidjs.
Any reason why Angular wasn't part of the options?
Any reason why Angular wasn't part of the options?
m sure other people have more experience with react, vanillajs, or solidjs.
November 6, 2025 at 9:04 AM
m sure other people have more experience with react, vanillajs, or solidjs.
New frontend project; wisdom of the crowd needed.
Requirements: gotta be easy to pick up by any frontend dev.
Narrowed it down to either react, vanillajs, or solidjs.
Please vote in comments
Requirements: gotta be easy to pick up by any frontend dev.
Narrowed it down to either react, vanillajs, or solidjs.
Please vote in comments
November 6, 2025 at 9:04 AM
New frontend project; wisdom of the crowd needed.
Requirements: gotta be easy to pick up by any frontend dev.
Narrowed it down to either react, vanillajs, or solidjs.
Please vote in comments
Requirements: gotta be easy to pick up by any frontend dev.
Narrowed it down to either react, vanillajs, or solidjs.
Please vote in comments
I’m coding solo and literally shipping like ten person React teams I’ve been on and a big part of that is SolidJS.
You should have seen the grotesque immutable spread I had for the file tree in react/preact that is now a very straightforward immutable solid store update.
Night and day.
You should have seen the grotesque immutable spread I had for the file tree in react/preact that is now a very straightforward immutable solid store update.
Night and day.
November 4, 2025 at 5:35 PM
I’m coding solo and literally shipping like ten person React teams I’ve been on and a big part of that is SolidJS.
You should have seen the grotesque immutable spread I had for the file tree in react/preact that is now a very straightforward immutable solid store update.
Night and day.
You should have seen the grotesque immutable spread I had for the file tree in react/preact that is now a very straightforward immutable solid store update.
Night and day.
In co(lab) the browser + PTY terminal + code editor +ai model manager + git gui that I’m re-launching and open sourcing soon, I went from:
Electron -> Electrobun
And
React -> Preact -> SolidJS
My speed of execution and performance of the app thanks to SolidJS made an existential difference.
Electron -> Electrobun
And
React -> Preact -> SolidJS
My speed of execution and performance of the app thanks to SolidJS made an existential difference.
November 4, 2025 at 5:32 PM
In co(lab) the browser + PTY terminal + code editor +ai model manager + git gui that I’m re-launching and open sourcing soon, I went from:
Electron -> Electrobun
And
React -> Preact -> SolidJS
My speed of execution and performance of the app thanks to SolidJS made an existential difference.
Electron -> Electrobun
And
React -> Preact -> SolidJS
My speed of execution and performance of the app thanks to SolidJS made an existential difference.
I think this is actually a competitive advantage for Solidjs where startups and smaller orgs can move much quicker and build more performant software using SolidJS compared to larger incumbents who will tend toward React.
November 4, 2025 at 5:27 PM
I think this is actually a competitive advantage for Solidjs where startups and smaller orgs can move much quicker and build more performant software using SolidJS compared to larger incumbents who will tend toward React.
As attention to detail, ownership, and “care” dwindles even all the way up through management, the tendency is to treat it like a factory and find solutions that offer the lowest cognitive overhead.
Even though, in my opinion, solidjs is vastly better than react in 100 different ways
Even though, in my opinion, solidjs is vastly better than react in 100 different ways
November 4, 2025 at 5:25 PM
As attention to detail, ownership, and “care” dwindles even all the way up through management, the tendency is to treat it like a factory and find solutions that offer the lowest cognitive overhead.
Even though, in my opinion, solidjs is vastly better than react in 100 different ways
Even though, in my opinion, solidjs is vastly better than react in 100 different ways
Quite possibly. I haven’t encountered anyone learning solidjs without first learning React.
November 4, 2025 at 4:41 PM
Quite possibly. I haven’t encountered anyone learning solidjs without first learning React.
Of course you can. That's what eslint-rules-of-hooks does.
However, unlike SolidJS, you can't "eject" out of a recursion.
However, unlike SolidJS, you can't "eject" out of a recursion.
November 4, 2025 at 4:33 PM
Of course you can. That's what eslint-rules-of-hooks does.
However, unlike SolidJS, you can't "eject" out of a recursion.
However, unlike SolidJS, you can't "eject" out of a recursion.
I personally prefer solidjs, but I have seen lots of devs especially in larger orgs where everyone is half tuned out struggle with the extra reasoning requirements to think about the flow of data through rendering and fine grained vs unidirectional rendering flows.
November 4, 2025 at 4:24 PM
I personally prefer solidjs, but I have seen lots of devs especially in larger orgs where everyone is half tuned out struggle with the extra reasoning requirements to think about the flow of data through rendering and fine grained vs unidirectional rendering flows.
OpenTUIはTypeScriptで書かれたターミナルUIを構築するためのライブラリらしい。ReactやSolidJSなどのフレームワークで動くTUIを開発するのに役立ちそう。
yug1224 starred sst/opentui
https://github.com/sst/opentui
yug1224 starred sst/opentui
https://github.com/sst/opentui
GitHub - sst/opentui: OpenTUI is a library for building terminal user interfaces (TUIs)
github.com
November 4, 2025 at 3:23 PM
OpenTUIはTypeScriptで書かれたターミナルUIを構築するためのライブラリらしい。ReactやSolidJSなどのフレームワークで動くTUIを開発するのに役立ちそう。
yug1224 starred sst/opentui
https://github.com/sst/opentui
yug1224 starred sst/opentui
https://github.com/sst/opentui
it might just be a solidjs ecosystem maturity issue, though im having the same issues with react at work and idk everything still sucks
November 1, 2025 at 5:48 PM
it might just be a solidjs ecosystem maturity issue, though im having the same issues with react at work and idk everything still sucks
Next.js 16 changed how we fetch data again⚡
So I broke down the 3 caching flavours & when to use each
Plus the latest news 👇
🎉 Nuqs + solidjs both hit 1M downloads
🧱 @shadcn launched the Registry Directory
⚡ Bunjavascript runtime now on Vercel
Learn something new every week
dub.sh/3-caching-f...
So I broke down the 3 caching flavours & when to use each
Plus the latest news 👇
🎉 Nuqs + solidjs both hit 1M downloads
🧱 @shadcn launched the Registry Directory
⚡ Bunjavascript runtime now on Vercel
Learn something new every week
dub.sh/3-caching-f...
🍿 3 New Flavours of Caching You Didn’t Know Existed in Next.js 16
I had the incredible opportunity to speak at the official Next.js Conf!. It’s been 2.5 years since I went full-time as a Tech Educator, and this mo...
dub.sh
October 31, 2025 at 2:42 PM
Next.js 16 changed how we fetch data again⚡
So I broke down the 3 caching flavours & when to use each
Plus the latest news 👇
🎉 Nuqs + solidjs both hit 1M downloads
🧱 @shadcn launched the Registry Directory
⚡ Bunjavascript runtime now on Vercel
Learn something new every week
dub.sh/3-caching-f...
So I broke down the 3 caching flavours & when to use each
Plus the latest news 👇
🎉 Nuqs + solidjs both hit 1M downloads
🧱 @shadcn launched the Registry Directory
⚡ Bunjavascript runtime now on Vercel
Learn something new every week
dub.sh/3-caching-f...
Solidjs exemplifies simplicity at its finest, it is so fun to use and while based on a few very powerful concepts, each of which will carry you miles
We just crossed 1 million downloads a week! 🎉🚀
Thanks to everyone supporting our community!
Thanks to everyone supporting our community!
October 30, 2025 at 11:28 AM
Solidjs exemplifies simplicity at its finest, it is so fun to use and while based on a few very powerful concepts, each of which will carry you miles
I built an actually faster Notion alternative in #rust and #solidjs
Eight months ago I left my job at Stripe to build a knowledge base. Today I'm writing about it.
imedadel.com/outcrop/
Eight months ago I left my job at Stripe to build a knowledge base. Today I'm writing about it.
imedadel.com/outcrop/
October 28, 2025 at 10:50 PM
I built an actually faster Notion alternative in #rust and #solidjs
Eight months ago I left my job at Stripe to build a knowledge base. Today I'm writing about it.
imedadel.com/outcrop/
Eight months ago I left my job at Stripe to build a knowledge base. Today I'm writing about it.
imedadel.com/outcrop/
Ooh, you write lots of cross platform apps?
Their docs says "Reactivity is inspired by web frameworks like React and SolidJS" - ha, as a SolidJS enthusiast I noticed that immediately! Anything SolidJS always gets my thumbs up! :D
Very cool!
Their docs says "Reactivity is inspired by web frameworks like React and SolidJS" - ha, as a SolidJS enthusiast I noticed that immediately! Anything SolidJS always gets my thumbs up! :D
Very cool!
October 28, 2025 at 9:36 PM
Ooh, you write lots of cross platform apps?
Their docs says "Reactivity is inspired by web frameworks like React and SolidJS" - ha, as a SolidJS enthusiast I noticed that immediately! Anything SolidJS always gets my thumbs up! :D
Very cool!
Their docs says "Reactivity is inspired by web frameworks like React and SolidJS" - ha, as a SolidJS enthusiast I noticed that immediately! Anything SolidJS always gets my thumbs up! :D
Very cool!
Small proof-of-concept with @ash-hq.org is going well. I absolutely love the migration snapshots. So handy.
Next up: Wire up some GraphQL and get a SolidJS front-end working (Mayhaps with Ash TypeScript).j
Next up: Wire up some GraphQL and get a SolidJS front-end working (Mayhaps with Ash TypeScript).j
October 27, 2025 at 10:29 PM
Small proof-of-concept with @ash-hq.org is going well. I absolutely love the migration snapshots. So handy.
Next up: Wire up some GraphQL and get a SolidJS front-end working (Mayhaps with Ash TypeScript).j
Next up: Wire up some GraphQL and get a SolidJS front-end working (Mayhaps with Ash TypeScript).j