OSS and @solid_js

Joined October 2022
55 Photos and videos
OrJDev retweeted
Introducing: Solid-Socket Building Realtime Apps Is Easy Again! Just mark a file with "use socket", and write your code just like a regular client-side app (#SolidHack 2024 entry, please vote!)
11
10
253
32,722
OrJDev retweeted
16 Nov 2024
hackathons
17
335
7,924
251,718
17 Nov 2024
Is there anyone from @pusher that can answer a question? Or if is anyone familiar with it
1
1
242
18 Nov 2024
Meh how can such a big product like Pusher not support basic necessities in WS.
139
17 Nov 2024
Replying to @TkDodo
@TkDodo is there a way i could return an error via a query function rather than throwing it. queryClient.setError(…) Or createQuery(()=> queryError(new Error(…)); The reason being, i have an app in production using Solid Query, however there is a bug when throwing on ssr
3
2
584
17 Nov 2024
I think queryError is a better approach tho and shouldn’t be hard to implement either, its just handling both queryError in addition to throws in the same way
1
105
16 Nov 2024
I think you meant your favorite server actions lib (pRPC). (Jk vote for all three)
16 Nov 2024
Excuse me?! I think you mean your favorite is Solid Issue Tracker Lite. (jk vote for both) hack.solidjs.com/submissions
3
1
1,201
16 Nov 2024
Votes for the 2024 @solid_js Hackathon are now live. hack.solidjs.com/submissions I made 2 submissions (2 different categories). Best SolidStart App: hackchat.dev/ Best Ecosystem Utility: mediakit-taupe.vercel.app/pr…
4
242
15 Nov 2024
My @solid_js 2024 Hackathon Submission For The Best SolidStart App Funnily, 2 out 3 libs that are being used in the video (pRPC & AuthJS || Pusher) was developed by me so it really was easy to make. Add me on HackChat hackchat-five.vercel.app/con…
1
11
513
13 Nov 2024
No scammer btw
1
1
85
13 Nov 2024
Not complex but i thought its beautiful how i stole Vercel's ui into Solid, i haven't seen anyone implement something like this in @solid_js so check out the source code The Page With The Buttons: github.com/OrJDev/hackchat/b… The Page It Opens: github.com/OrJDev/hackchat/b…
8
333
10 Nov 2024
People don’t know it but Me @lxsmnsyc got server functions working in NextJS before it was even a thing This is a commit from 2 years ago where we used Thaler to allow "use server" in NextJS @vercel github.com/OrJDev/prpc/commi…
4
16
2,338
10 Nov 2024
Me &****
1
151
4 Nov 2024
Almost 2025 and still no one created a vscode plugin that narrows Solid’s <Show> type <Show when={auth.status() === "authenticated"} {auth.session().user.name} </Show> auth.session() is still nullable, impossible to narrow with just TypeScript types. Please create a plugin
5
17
4,222
3 Nov 2024
Going to create a pRPC adapter for @tan_stack start, only changes would be the way we get the event request under the hood and use react query instead of solid query
6
234
OrJDev retweeted
I made Strello multiplayer using just signals
3
3
51
9,755