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

[docs](React): Added Handling User Events (onClick, onChange, etc.) Event Binding and Event Handlers Synthetic Events in React Passing Arguments to Event Handlers #43

Closed Shrey0610 closed 2 weeks ago

Shrey0610 commented 2 weeks ago

📑 Description

Added about every events, Event Binding and Event Handlers, Synthetic Events in React, Passing Arguments to Event Handlers (arrow, bind, curried) and Best Practices in detail with examples. Also, added corresponding to that folders in codes > eventHandlingCode.

✅ Checklist

🔗 Related Issue(s)

Fixes #20

🚀 Types of changes

📸 Screenshots (if applicable)

Screenshot 2024-10-31 at 13 26 25 Screenshot 2024-10-31 at 13 26 37 Screenshot 2024-10-31 at 13 26 42 Screenshot 2024-10-31 at 13 26 48 Screenshot 2024-10-31 at 13 26 50

💬 Additional Comments (if applicable)

Shrey0610 commented 2 weeks ago

Hi, Can you please add the 'Hacktoberfest-accepted' label to this?

rakshixh commented 2 weeks ago

Hey @Shrey0610 , I have reviewed and suggested some changes please update them so I can merge this PR & label it. Thank you

Shrey0610 commented 2 weeks ago

I have made the necessary corrections, you can check now.