Hacker News new | ask | show | jobs
by aerhardt 814 days ago
Why are RSC more LLM friendly that traditional React?
1 comments

1. Very clean, easy to understand APIs.

2. Easy to make API calls.

3. Easy to reason about server/client component boundaries

Makes it easy for an LLM to write code without all the cruft/boilerplate.