Skip to content

Conversation

anjali-vaish
Copy link
Contributor

PR Title: Add ReactJS Notes and Update README

Issue No: [#4 ]

Description:
This PR includes the addition of various documentation files related to ReactJS, which cover important topics such as styling, forms, state management, testing, deployment, and routing. Additionally, the README file has been updated to reflect these changes, ensuring users have clear navigation to these files.

Files Added:

  • styling.md
  • forms.md
  • stateManagement.md
  • testing.md
  • deployment.md
  • routing.md

Files Updated:

  • README.md (updated to reflect the new documentation)

Changes Summary:

  • Added detailed notes on key ReactJS concepts and best practices.
  • Updated README.md to reflect changes made.
  • JS components was already existing as a topic in the file react-documentation.md, so did not make another file for it.

Reviewer(s) Requested:

Screenshots:

  1. Updated README file (removed "TODO") :
    image

  2. Sample of added documentation (stateManagement.md):
    image

@allanoguis allanoguis added documentation Improvements or additions to documentation hacktoberfest entry for Hacktoberfest 2024 event hacktoberfest-accepted labels Oct 13, 2024
@allanoguis allanoguis merged commit ffc52f5 into allanoguis:main Oct 13, 2024
1 check failed
@allanoguis allanoguis linked an issue Oct 13, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation hacktoberfest entry for Hacktoberfest 2024 event hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addition Of ReactJS Remaining Notes
2 participants