Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code hygiene: Rename index.ts and index.tsx files to specific names. #3480

Closed
GeoffCoxMSFT opened this issue Jun 24, 2020 · 1 comment
Closed

Comments

@GeoffCoxMSFT
Copy link
Member

Scrub through the code to avoid index.ts (barrel files) and name index.tsx components to semantically meaningful names.

This will

  • Help devs learn and find code faster
  • Allow bundling optimizations and HMR to function better
@GeoffCoxMSFT
Copy link
Member Author

This is an ongoing thing across releases, so closing for R11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant