reading this thread, perplexed by very few mentions of React Compiler. are people just not using it? at Bluesky, from what i recall, we more or less stopped worrying about re-renders after dropping it in.
[From the reactjs community on ...](https://www.reddit.com/r/reactjs/comments/1l5lah1/is_react_really_that_great/ )
maybe it should! 🙃
i do actually think that “use client” needs to be introduced like this rather than with a component
introducing it with a component makes it seem a React thing whereas it’s a bundler thing
RE:
in case you missed it, yesterday’s post dives into the mental model for how modules work in JavaScript, the challenges with code reuse in fullstack apps, and some ideas to resolve those challenges which you can adopt independently of RSC
RE: