Hacker News new | ask | show | jobs
by zsimjee 270 days 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.
2 comments

Makes sense to me. I've read that LLMs are more competent in React than other frameworks.
Even if you tell it not to use React?
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.