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
2 stars 7 forks source link

[Hacktoberfest]: Add content for React - JSX (JavaScript XML) #15

Open rakshixh opened 4 days ago

rakshixh commented 4 days ago

📝 Issue Description

Add the following content for JSX (JavaScript XML) under REACT

  1. What is JSX?
  2. Embedding Expressions in JSX
  3. JSX Syntax Rules (Single Parent Element, Self-Closing Tags)
  4. JSX vs HTML
  5. Conditional JSX Rendering

File you will be working on: src\content\docs\react\jsx.mdx

🎯 Expected Outcome

The expected outcome is to add a well-documented and informative section under React that covers the following topics:

The content should be written clearly, with examples where necessary, and provide value for developers who are either new to JSX or need a refresher. Please don't make use of the AIs.

🔧 Solution Guidance (Optional)

📋 Steps to Reproduce

💡 Additional Context (Optional)

🎃 Hacktoberfest Participation

✔️ This issue is tagged for Hacktoberfest. ✔️ PR should reference this issue and adhere to contribution guidelines.

👥 Contributors

If you are working on this issue, please comment below to let us know. Feel free to ask any questions! Don't forget to go through the Code of Conduct and follow the CONTRIBUTING guidelines.


Thank you for contributing to Hacktoberfest and helping improve this project!

Anish-Sarawgi commented 4 days ago

Hey @rakshixh, i would like to work on this. Can you please assign it to me?