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

perf: switch to functional component #4

Merged
merged 1 commit into from
Oct 31, 2020
Merged

perf: switch to functional component #4

merged 1 commit into from
Oct 31, 2020

Conversation

themustafaomar
Copy link
Contributor

since the component is very simple and doesn't require using data, computed, and lifecycle hooks etc, I think switching to functional component is really good way to go since functional components are much much faster.

since the component is very simple and doesn't require using data, computed, and lifecycle hooks etc, I think switching to functional component is really good way to go since functional components are much much faster.
@themustafaomar themustafaomar changed the title perf: Switch to functional component perf: switch to functional component Oct 29, 2020
@fengyuanchen fengyuanchen merged commit 38c34f1 into fengyuanchen:master Oct 31, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants