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

Enable Babel to allow usage of React JSX and to allow for a better modularization of the codebase #165

Open
mkreth opened this issue Jun 28, 2020 · 0 comments

Comments

@mkreth
Copy link

mkreth commented Jun 28, 2020

Enabling Babel would provide the following benefits:

  • Allows usage of Reacts JSX in components - more concise and cleaner markup in components
  • Allows usage of features like CSS modules (via babel-plugin-react-css-modules) to build components with better isolation including styling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant