Replies: 5 comments 5 replies
-
I have spoken about this with @ryansolid 👍 It may be possible to get SolidJS support, but it'll require a lot of work. React Router and remix-react must both be rewritten into SolidJS as the first step.... 😅 I had many thoughts, and badly wanted to do this, but I think when it comes to Solid, I rather wait for Solid Start if any sort of fullstack solutions with solid. |
Beta Was this translation helpful? Give feedback.
-
Or just consider implementing Atro into Remix. Besides React, Astro has also Solid, Svelte, Vue, Alpine, Lit and Preact build in. withastro/roadmap#70 Also the Partial Hydration concept in Remix would be a bigdeal, isn't it? ;) |
Beta Was this translation helpful? Give feedback.
-
Next 13, Vercel, and RSC are the hot stuff on my Twitter feed. |
Beta Was this translation helpful? Give feedback.
-
SolidStart is basically Remix, you can disable javascript, uses the same router data loading patterns, also has some I'm EXTREMELY impressed by SolidStart. I highly recommend trying it on a little project if you can! |
Beta Was this translation helpful? Give feedback.
-
@devinrhode2 It sounds like you have experience with both Solidstart and Remix. Is that correct? If so... I'm relatively new to the frontend world. I really like Solid, but there aren't many in-depth tutorials on the subject. I learned Solid by taking a React course and converting the entire thing to Solid by digging through the docs. That was great because I got to learn both React and Solid at the same time. I'm now trying to learn how meta frameworks like Next, Remix, Nuxt, Sveltekit, Solidstart etc work. I don't fully understand SSR, mixing frontend code with backend code etc. Here's my question.
To be clear, I don't expect Remix to be exactly like Solidstart. I'm wondering if the concepts in Remix are similar enough to learn Solidstart. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any plans to support other React-like frameworks? SolidJS has a close to the React's API, but it performs a lot better, which positively affects user experience. In case SolidJS support is not possible in the official way, can anyone tell whether porting Remix to SolidJS is a feasible idea?
Beta Was this translation helpful? Give feedback.
All reactions