Skip to content
#

private-properties

Here are 2 public repositories matching this topic...

Language: All
Filter by language

I built this JavaScript demo with objects, and most importantly with Object Oriented Programming (OOP) and Classes. For example, inside of those classes, I added data and logic, public and private properties, constructors, inheritance, etc. This way of thinking about my program allowed me to split my code in a cleaner, easier to understand way.

  • Updated Oct 1, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the private-properties topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the private-properties topic, visit your repo's landing page and select "manage topics."

Learn more