CodeQuestic / OpenPrep

Comprehensive collection of resources for various programming languages. It includes code samples, best practices, and reference materials to help developers of all levels enhance their skills and knowledge in multiple languages.
https://openprep.pages.dev
MIT License
4 stars 7 forks source link

Feat (DOC) Added doc for react component #22

Closed programmerraja closed 4 weeks ago

programmerraja commented 1 month ago

Added the following content for Components in React under REACT

What are Components? Functional Components vs. Class Components Creating a Component Component Props Component Composition (Nesting Components) Default Props and Prop Types (Type Checking in React)

✅ Checklist

🔗 Related Issue(s)

Fixes #16

🚀 Types of changes

rakshixh commented 1 month ago

@programmerraja Please follow the naming conventions for pull requests. https://openprep.pages.dev/naming-conventions/

programmerraja commented 1 month ago

sure @rakshixh i will do tha changes that you mentioned

rakshixh commented 1 month ago

Hey @programmerraja , When can we expect an updated PR? Please provide an update on your work so far.