Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T07:47:02.000Z (6 months ago)
- Last Synced: 2024-08-17T08:39:42.072Z (6 months ago)
- Topics: javascript, oops-in-javascript
- Language: JavaScript
- Homepage:
- Size: 24.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.