How does remix compare to nextjs?
Remix web framework aquired by Shopify
91–100 of 209 posts
Re: Remix web framework aquired by Shopify
#92I never used Remix, why is it worth it investing in Remix?
Nothing against Remix, I do like it, it just isn't differentiated enough from NextJS to both switching for me - yet, at least.
Re: Remix web framework aquired by Shopify
#93Re: Remix web framework aquired by Shopify
#94How does remix compare to nextjs?
NextJS pre-generates (or generates on a trigger) most its pages. Like Remix it also uses React as its template language and client-side interactivity.
Re: Remix web framework aquired by Shopify
#95This is huge. Remix is my favorite React framework at the moment. It is by far the best abstraction I've seen of client/server model. Their API abstraction layer is just right, working with native browser and nodejs APIs, not obscure them. Typescript support is amazing. I'd bet my money on Remix model and direction vs Nextjs
Vercel already ate Remix’s lunch.
Re: Remix web framework aquired by Shopify
#96This is huge. Remix is my favorite React framework at the moment. It is by far the best abstraction I've seen of client/server model. Their API abstraction layer is just right, working with native browser and nodejs APIs, not obscure them. Typescript support is amazing. I'd bet my money on Remix model and direction vs Nextjs
Wait, isn't React a js framework? Is Remix a framework over a framework?
Re: Remix web framework aquired by Shopify
#97This is huge. Remix is my favorite React framework at the moment. It is by far the best abstraction I've seen of client/server model. Their API abstraction layer is just right, working with native browser and nodejs APIs, not obscure them. Typescript support is amazing. I'd bet my money on Remix model and direction vs Nextjs
Vercel already ate Remix’s lunch.
Re: Remix web framework aquired by Shopify
#98Is Shopify shifting away from Rails?
Re: Remix web framework aquired by Shopify
#99I'll stick to NextJS. Remix seemed fishy from the very start.
One thing about Remix that always confused me was the very close ties to react router. It seemed like a distinct and unrelated concept to me, and the continued association seemed like a distraction from Remix's potential to be a stronger competitor to NextJS in the long run
Re: Remix web framework aquired by Shopify
#100Is Shopify shifting away from Rails?
I imagine that paired with Remix it'd be easy and fun to build shops. It doesn't have to replace rails in that regard.