https://github.com/tanyaaa05/learn-oops-js-pw-skills
OOPs Concepts with JavaScript 🧩💻
https://github.com/tanyaaa05/learn-oops-js-pw-skills
javascript oops-in-javascript
Last synced: about 2 months ago
JSON representation
OOPs Concepts with JavaScript 🧩💻
- Host: GitHub
- URL: https://github.com/tanyaaa05/learn-oops-js-pw-skills
- Owner: tanyaaa05
- Created: 2024-08-12T06:53:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-31T06:13:46.000Z (8 months ago)
- Last Synced: 2025-01-21T06:24:45.210Z (3 months ago)
- Topics: javascript, oops-in-javascript
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OOPs Concepts with JavaScript 🧩💻
Currently exploring Object-Oriented Programming (OOPs) principles using JavaScript. Focusing on key concepts such as:
🏷️ Classes and Objects
📊 Functions and Closures
🔄 Inheritance
🛠️ Encapsulation
🔗 Polymorphism
🌟 Prototypes and InheritanceThis learning journey is enhancing my understanding of structured and maintainable code, empowering me to build more robust and scalable applications.