Replies: 16 comments 9 replies
-
This is definitely out of the scope of this project 🥶 |
Beta Was this translation helpful? Give feedback.
-
I don’t think so, Remix uses React but it’s not really tied to it, if you see there’s a package with the related React code, so there could be another with Vue, and the same way Remix let you choose between Node or CF Workers, you could choose between React or Vue |
Beta Was this translation helpful? Give feedback.
-
I agree with what @sergiodxa said... if you think about it...a framework that's a bit like next or remix that is frontend agnostic with simple hooks to basically interop between react, vue, svelte, alpine, etc would be a real game changer... it'd be like if next and nuxt were one and the same with the same API just with options on vue SFCs or react components... instead of learning something new, there'd be a unified standard.... in a way I think inertiajs sort of does this at least for laravel and vue apps.. but I like the app structure with remix and it feels snappier than laravel+inertiajs+vue... |
Beta Was this translation helpful? Give feedback.
-
I'll chime in here as well with the fact that Remix could have the potential of being something like Astro but for actual apps, since Astro pretty much aims at building SSG websites. |
Beta Was this translation helpful? Give feedback.
-
I kind of agree with @sergiodxa on here, but I also see problems arising here: Supporting Vue would mean that we would need an API compatible Nothing forbids the team to hire a Vue expert though 🤷♂️ |
Beta Was this translation helpful? Give feedback.
-
I just started remix-vue |
Beta Was this translation helpful? Give feedback.
-
Honestly, a framework agnostic router would be tight and might be a good project unto itself, for anyone w/ the time/ability to focus on that... |
Beta Was this translation helpful? Give feedback.
-
I'm just going to tag SolidJs onto this issue. It already has a router with API very similar to react-router 6. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I guess for documentation purposes, this should be linked here: https://www.npmjs.com/package/remix-router-vue 😄 |
Beta Was this translation helpful? Give feedback.
-
Sooo. I might have a mission where Vue is used, and would love to bring Remix in the equation. How far are we in the rule-'em-all process? 😄 |
Beta Was this translation helpful? Give feedback.
-
😂 23 emoji reactions yet only 5 upvotes. Just a heads up to all the folks that reacted with 👍 or 👀 on the proposal here - the upvote (↑) is all that counts towards raising visibility so don't forget to upvote it if this is something you'd like to see worked on! |
Beta Was this translation helpful? Give feedback.
-
An important piece of information for the Vue ecosystem is a new stable (4.0) version of the package vue-router, which came out on December 7th this year. It’s compatible with Vue 3 and works with TypeScript. |
Beta Was this translation helpful? Give feedback.
-
I'm surprised |
Beta Was this translation helpful? Give feedback.
-
Fun project https://numix.vercel.app 😆 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the new or updated feature that you are suggesting?
Support Vue.js
Why should this feature be included?
The same reason for React, Preact.
Beta Was this translation helpful? Give feedback.
All reactions