Skip to content
#

classes-and-inheritance

Here are 15 public repositories matching this topic...

I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.

  • Updated Oct 8, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the classes-and-inheritance 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 classes-and-inheritance topic, visit your repo's landing page and select "manage topics."

Learn more