Modernize README Examples and Convert Components to Functional #511#564
Merged
fisshy merged 1 commit intofisshy:masterfrom Sep 29, 2023
Danguya:update-readme-to-modern-reactjs
Merged
Modernize README Examples and Convert Components to Functional #511#564fisshy merged 1 commit intofisshy:masterfrom Danguya:update-readme-to-modern-reactjs
fisshy merged 1 commit intofisshy:masterfrom
Danguya:update-readme-to-modern-reactjs
Conversation
Owner
|
Thanks alot, will merge it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
This Pull Request encompasses a series of enhancements aimed at improving the codebase and documentation of our project. The key modifications include the conversion of class components to functional components, utilizing the latest features and best practices in React development. Additionally, the README file has been updated to reflect these changes, providing users and contributors with more accurate and up-to-date examples.
Main Changes:
Goals:
Testing:
This PR contributes to the ongoing effort to improve the project's quality and usability, and feedback on these changes is highly appreciated.
This PR is a response to issue #511 and seeks to address the points raised in it, bringing significant improvements to both the code and the project documentation. I appreciate any feedback in advance and am open to discussions and adjustments to ensure that the changes meet the project's needs in the best possible way.