TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Remix web framework aquired by Shopify

558 pointsby betageekover 2 years ago

39 comments

jdelmanover 2 years ago
Congratulations to the Remix team. Though neither Remix's nor Shopify's blog posts make it clear, I'm guessing Michael and Ryan will continue to lead Remix development while hopefully having a team of focused engineers working with them. Since Shopify really believes in and wants to use the tech, it's great that they'll be able to pay engineers to continue to develop it in the open. I believe Remix also was VC funded so Shopify probably also made their investors whole?
评论 #33412571 未加载
emadabdulrahimover 2 years ago
This is huge. Remix is my favorite React framework at the moment. It is by far the best abstraction I&#x27;ve seen of client&#x2F;server model. Their API abstraction layer is just right, working with native browser and nodejs APIs, not obscure them. Typescript support is amazing.<p>I&#x27;d bet my money on Remix model and direction vs Nextjs
评论 #33407898 未加载
评论 #33412191 未加载
评论 #33408665 未加载
评论 #33409987 未加载
评论 #33409805 未加载
评论 #33408461 未加载
评论 #33412893 未加载
gabrielizaiasover 2 years ago
Interesting move by Shopify, given that they have Hydrogen [0]. I was half expecting Hydrogen to become its own all-purpose framework, but alas, they seem to plan for both to co-exist.<p>&gt; While Hydrogen is focused on commerce, Remix is focused lower in the stack, and will continue to be a general web solution that scales from content through commerce and all the way to apps. Shopify will use Remix across many projects where it makes sense, and you can expect to see more of our developer platform with first-class Remix support over time.<p>[0] <a href="https:&#x2F;&#x2F;hydrogen.shopify.dev" rel="nofollow">https:&#x2F;&#x2F;hydrogen.shopify.dev</a>
评论 #33407440 未加载
EduardoBautistaover 2 years ago
I don&#x27;t understand what is the business case for acquiring an open-source framework?<p>Can someone explain why couldn&#x27;t they just contribute or fork the project?
评论 #33406605 未加载
评论 #33407401 未加载
评论 #33406639 未加载
评论 #33406941 未加载
评论 #33420514 未加载
colinramsayover 2 years ago
I&#x27;m not sure how to feel about this, but my main wish for Remix is a public roadmap and full development in the open. There is overlap but also healthy competition between it and NextJS, and I&#x27;m really interested to see where Remix goes next.
评论 #33406963 未加载
Toineover 2 years ago
I&#x27;ll stick to NextJS. Remix seemed fishy from the very start.
评论 #33410597 未加载
评论 #33411249 未加载
评论 #33409367 未加载
jacquescover 2 years ago
Anyone currently using Remix in a production app? Read through the docs and it seems pretty interesting. Can&#x27;t really get a sense for how stable it is though.<p>I know from prior use of React Router, the maintainers love the big rewrites between major version numbers.
评论 #33408247 未加载
评论 #33407783 未加载
评论 #33414278 未加载
评论 #33413092 未加载
asimover 2 years ago
Didn&#x27;t Remix raise funding? Trying to read between the lines here. No appetite to raise further funding? Too much competition? Just curious.
评论 #33407240 未加载
lirbankover 2 years ago
Is this really a good thing though? Sounds a bit more like a soft landing than a success story. I am not sure this is in the interest for the framework either. Michael and Ryan will stay for two years until their lockin is over and then resign and start building the next thing (a good thing).
tfshover 2 years ago
the <a href="https:&#x2F;&#x2F;remix.run" rel="nofollow">https:&#x2F;&#x2F;remix.run</a> website is beautifully fun. I know lots of people will berate it for being OTT, but scrolling I wouldn&#x27;t say is a critical path given the docs&#x2F;get-started call to actions.<p>I&#x27;d be interested to see what Shopify do with remix, are they more interested in the core team, maintaining remix.run as they plan to&#x2F;do(?) use it internally. I assume they want to offer this framework as a baked in enhancement of Hydrogen[1] to try and help clients build more robust sites.<p>1: <a href="https:&#x2F;&#x2F;hydrogen.shopify.dev" rel="nofollow">https:&#x2F;&#x2F;hydrogen.shopify.dev</a>
评论 #33411172 未加载
评论 #33407364 未加载
lirbankover 2 years ago
Also, why did Kent C Dodds leave a while ago? I mean, not the official story, but the actual one? He became a co-founder and left within a year...
评论 #33416119 未加载
评论 #33416926 未加载
评论 #33415080 未加载
Existenceblinksover 2 years ago
I have strange feeling about these nodejs server based and the direction of the web and the chaotic of Big|VC-backed corps playing chess. And that also causes effect on web job market. .. what&#x27;s your retirement plan?
评论 #33416835 未加载
SevenNationover 2 years ago
This post is puzzling:<p>1. Michael Jackson tags himself as &quot;Co-founder, CEO.&quot;<p>2. Remix website gives no indication that it&#x27;s a company or that there is a company called &quot;Remix.&quot;<p>What&#x27;s going on here? What exactly what &quot;acquired?&quot;
royletronover 2 years ago
Is it me or is Remix sort of a weird, and slightly sketchy flip of the OSS money making pipe? I understand that people can take open source projects and turn a business around them by providing hosting (Vercel&#x2F;Next for example), but having people &#x27;invest&#x27; in an open source framework just seems fundamentally wrong. What is the payout for those investors, what have Shopify actually given (and to whom) for what it has &#x27;aquired&#x27; here? Also what of the $3m Remix &#x27;raised&#x27; last October, where has that gone, what did those people get in return? I just fail to see where the return is on all of this...
评论 #33419651 未加载
sixbrxover 2 years ago
I&#x27;ve settled on using Java for backends since it&#x27;s just so robust and performant. But damn if this new round of TS-enabled frameworks (Remix, Next, SvelteKit, QwikCity etc) isn&#x27;t compelling with their full-stack type safety and easy development. Using same component-oriented vocabulary to seamlessly switch between and even combine client and server rendering, and co-locating client code with data loading all in TS with end to end type safety, is hard to beat. Makes me worry about being left out with non-TS backend like Java. Interested to see how this develops.
Zealotuxover 2 years ago
Congratulations! I was keeping an eye on this project for production use, and this news is boosting my confidence.
alberthover 2 years ago
Why acquire something that is MIT licensed?<p>Is this really just a talent acquisition?<p><a href="https:&#x2F;&#x2F;github.com&#x2F;remix-run&#x2F;remix" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;remix-run&#x2F;remix</a>
评论 #33411942 未加载
评论 #33408845 未加载
adoxyzover 2 years ago
Congrats to the Remix team.<p>I&#x27;m not entirely sure how you acquire a web framework or what the end-goal is, but I&#x27;m sure smarter people than I have the done maths.
评论 #33407223 未加载
slimebot80over 2 years ago
Remix is wonderful.<p>Combined with CloudFront, you can save a lot of money compared to Vercel when you become moderately successful.<p>(yes, you&#x27;d need to be comfortable rolling your own to some degree, for some things, but honestly the value is huge)
评论 #33466004 未加载
kkielhofnerover 2 years ago
Interesting development. If I were to guess who would acquire (acquihire?) Remix I would have said Cloudflare.
评论 #33410176 未加载
deevusover 2 years ago
We&#x27;re having massive issues with Shopify at the moment. They decided that for us to integrate with them, we HAVE TO use Shopify&#x27;s billing system. We had been using them with an unlisted app for a long time and our mutual customers loved it.<p>Recently Shopify decided to cut off our unlisted app (or whatever they call it) so that our users can no longer connect to Shopify. The only way we can get verified is to use their billing (we&#x27;re using Stripe).
dyejeover 2 years ago
Is Shopify shifting away from Rails?
评论 #33412017 未加载
评论 #33410639 未加载
评论 #33410559 未加载
评论 #33409694 未加载
intersticeover 2 years ago
Having built a number of headless Shopify sites in Next JS this is slightly concerning, I was imagining a port over to Hydrogen at some later date with minimal changes rather than a total replatform.<p>Of course a replatform wouldn&#x27;t be necessary if Shopify would help out by - for example - not force logging out (and otherwise breaking checkout) for users that came from a headless store.
spinlockover 2 years ago
As someone who started off in Ember and then began developing in React: I&#x27;ve never liked React Router. IMO, the url is best treated as data because it doesn&#x27;t work well as part of the presentation layer.<p>The interesting part (for me) is that I&#x27;m pretty locked into React because of Shopify&#x27;s Polaris project.
评论 #33426671 未加载
lairvover 2 years ago
Aren&#x27;t Remix and Hydrogen supposed to fill the same role ? Despite what Remix&#x27;s creators try to argue, for me Remix is great for low interactivity website like e-commerce website, even doing a simple client-side request without refresh is a pain in Remix
评论 #33407274 未加载
wizwit999over 2 years ago
Everyone raised seed funding recently, I wonder what was even their idea of monetization.
airstrikeover 2 years ago
This is likely a better link: <a href="https:&#x2F;&#x2F;shopify.engineering&#x2F;remix-joins-shopify" rel="nofollow">https:&#x2F;&#x2F;shopify.engineering&#x2F;remix-joins-shopify</a>
lloydatkinsonover 2 years ago
Wow. With the recent remix drama this is an interesting development.
评论 #33408537 未加载
评论 #33409535 未加载
rgloverover 2 years ago
I&#x27;m always accepting refugees [1].<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;cheatcode&#x2F;joystick" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cheatcode&#x2F;joystick</a>
whalesaladover 2 years ago
we buyin frameworks now
评论 #33407031 未加载
orliesaurusover 2 years ago
I never used Remix, why is it worth it investing in Remix?
评论 #33416152 未加载
评论 #33410336 未加载
评论 #33409957 未加载
emptyseaover 2 years ago
I’m curious if remix will remain general purpose or if it will gradually drift into just being used for Shopify things.
dheeraover 2 years ago
How do you acquire a framework? Why not just use it?<p>It&#x27;s not like there are physicists trying to acquire Dirac notation.
tasubotadasover 2 years ago
How does remix compare to nextjs?
评论 #33410447 未加载
评论 #33410306 未加载
ComputerGuruover 2 years ago
remix feels like the react version of htmx. I&#x27;d just use the latter, tbh.
评论 #33410970 未加载
nellover 2 years ago
~No they aren&#x27;t rebuilding Hydrogen in Remix.~ Edit: Spoke too soon on the above, sorry.<p>Remix raised funding. Ran out of money with no scope to self sustain or raise money. They downsized (see Kent Dodds. Perhaps there are others). Strong engineers that built the platform got acquihired.
评论 #33410976 未加载
pearjuiceover 2 years ago
Any ideas about acquisition cost? How do you value a FOSS project?
评论 #33407900 未加载
评论 #33406819 未加载
jspashover 2 years ago
There seems to be a disconnect between what Shopify do internally and what they ask of their users. With Hydrogen and now Remix you would think they have their sh*t together. But when the official docs recommend that you inline jquery click handlers for a simple adjustment to their shop, I just don&#x27;t know what to think.<p>All in all the Shopify dev experience for me is on par with Wordpress. I hold my nose and cash the cheques. Then hurriedly leave the premises in a long trench coat with my hat pulled down to avoid being recognised.
评论 #33408331 未加载
评论 #33406949 未加载
评论 #33407032 未加载
评论 #33409381 未加载
评论 #33407729 未加载
评论 #33409726 未加载
cutlerover 2 years ago
Does this presage the eventual end of Rails at Shopify?
评论 #33424559 未加载