Astrodevil / resource-gallery

Resources related to software development
https://resource-gallery.pages.dev/
MIT License
28 stars 53 forks source link

πŸ’‘ [REQUEST] -πŸš€ Adding Article "Mutability vs Immutability in JavaScript – Explained with Code Examples" to JavaScript Resources πŸ“š #281

Closed Nishitbaria closed 10 months ago

Nishitbaria commented 11 months ago
Section Description
Concise Description Add article "Mutability vs Immutability in JavaScript – Explained with Code Examples" to JavaScript resources in the resource gallery.
Solution Proposed I would like to write and contribute the article "Mutability vs Immutability in JavaScript – Explained with Code Examples" to the JavaScript resources in the resource gallery. The article will cover the concept of mutability and immutability in JavaScript and their significance in programming. It will provide clear explanations of both concepts and showcase practical code examples to illustrate their differences and use cases. The article will be structured in a beginner-friendly manner, making it easy for readers to grasp the concepts even if they are new to JavaScript. The code examples will be thoroughly tested to ensure accuracy and reliability.
Alternative Solutions N/A
Additional Context As a participant in GSSoC23, I am interested in contributing to this project and believe that adding this article to the resource gallery would be a valuable addition to the JavaScript learning materials. The topic of mutability and immutability is crucial for understanding JavaScript's behavior, especially when working with objects and arrays. The article will serve as a reference guide for developers seeking to understand the impact of mutability on their code and how to use immutability effectively. I am willing to adhere to the project's Code of Conduct and follow the Contributing Guidelines. I have checked the current issues and found no duplicates of this request. I have also read the readme of this repository to familiarize myself with the project's goals and guidelines.
Screenshots N/A

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct.

github-actions[bot] commented 11 months ago

HeyπŸ‘‹πŸΌ, @Nishitbaria, thank you for opening an issue. You need to update or make PR in under 7 days

Soon the maintainers/owner will review it and provide you with feedback/suggestions.
If you think it's something urgent, feel free to reach out to Anand on Twitter.


Give us a ⭐ to show some support
Keep Contributing πŸš€

Nishitbaria commented 11 months ago

@Astrodevil ,please assign me this issue