Remix.run Logo
zsimjee 20 hours ago

The network effect gets compounded by LLMs/vibecoding. I'm not just talking about v0 or replit either. Fire a prompt at ChatGPT to build a web app and most of the time it will give you react components in return.

the_other 20 hours ago | parent | next [-]

Even if you tell it not to use React?

zsimjee 18 hours ago | parent [-]

No, but think about the trajectory. Most people new to building a frontend bare-prompt. There's value for them in using the most supported language, including support from AI systems.

jgalt212 20 hours ago | parent | prev [-]

Makes sense to me. I've read that LLMs are more competent in React than other frameworks.