sumn2u / sumn2u/learn-javascript
Add additional information about classes
Open
@deyantomov is already working on this.
Since Aug 7, 2024.
hacktoberfest
- Dominant language
- HTML
- Stars
- 1k
- Forks
- 187
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 1
Description
I want to add the following topics to the section about classes:
1. Getters and setters
2. Class composition ("has-a" relationship, instead of the "is-a" relationship that inheritance creates)
3. Method overriding
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.