Skip to content

Instantly share code, notes, and snippets.

@jaeyoung-kwon
Created November 20, 2025 04:40
Show Gist options
  • Select an option

  • Save jaeyoung-kwon/118e32792b7370e8531a5fb07bc89f4f to your computer and use it in GitHub Desktop.

Select an option

Save jaeyoung-kwon/118e32792b7370e8531a5fb07bc89f4f to your computer and use it in GitHub Desktop.
React Compiler 결과
function App(t0) {
const $ = _c(4);
const { name } = t0;
console.log("Rendering..."); // 최적화에서 제외
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment