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

Perform Extensive Code Refactoring #8

Merged
merged 64 commits into from
Dec 30, 2020

Conversation

SafdarJamal
Copy link
Owner

  • Refactor all components to use React Hooks.
  • Simplified components rendering logic.
  • Delete API constants.
  • Create a utils library.
  • Create a Layout component.
  • Implement runtime type checking of props with prop-types.
  • Move data handling logic into the Main component.

@SafdarJamal SafdarJamal added the enhancement A new feature or enhancement of an existing feature. label Dec 30, 2020
@SafdarJamal SafdarJamal merged commit 9e20e6c into development Dec 30, 2020
@SafdarJamal SafdarJamal deleted the feature/refactor-source-code branch December 30, 2020 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or enhancement of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant