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

Split large render templates up into small chunks #160

Open
robbieaverill opened this issue Nov 24, 2020 · 0 comments
Open

Split large render templates up into small chunks #160

robbieaverill opened this issue Nov 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@robbieaverill
Copy link
Contributor

Some of the templates in this repository are huge. We should split up as much as possible into small components with the objective of code re-use.

When doing so, please prefer functional components over class components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants