Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

ENHANCEMENT: What is OOP? #192

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wes-cutting
Copy link

Adding a new question that focus' on OOP

Description

Having reviewed the existing questions, I saw that there was one that asked about Functional Programming but did not see one the covered Object-Oriented Programing. JavaScript is a multi-paradigm language so has a bit of OOP flavoring to it alongside the Functional and Imperative paradigms.

Resolves #(issue number)

What does your PR belong to?

  • [ x ] Questions / Answers
  • Website
  • General / Things regarding the repository (like CI Integration)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x ] Enhancement (non-breaking improvement of a question)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ x ] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have checked that the changes are working properly
  • I have checked that there isn't any PR doing the same
  • [ x ] I have read the CONTRIBUTING document.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant