{"id":26849428,"url":"https://github.com/pragatisharma21/oops-in-js","last_synced_at":"2025-06-13T05:34:33.761Z","repository":{"id":274145811,"uuid":"922057294","full_name":"pragatisharma21/OOPs-in-JS","owner":"pragatisharma21","description":"Object-Oriented Programming (OOPs) is a paradigm that models real-world entities using objects, making code easier to manage, reuse, and scale. JavaScript's ES6+ classes and prototype-based inheritance make it ideal for learning and applying OOP effectively.","archived":false,"fork":false,"pushed_at":"2025-01-25T07:42:36.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T08:21:34.982Z","etag":null,"topics":["abstraction","classes-and-objects","encapsulation","inheritance","polymorphism","prototypes-and-prototype-chain","real-world-applications"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pragatisharma21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-25T07:40:06.000Z","updated_at":"2025-01-25T07:48:02.000Z","dependencies_parsed_at":"2025-01-25T08:33:07.195Z","dependency_job_id":null,"html_url":"https://github.com/pragatisharma21/OOPs-in-JS","commit_stats":null,"previous_names":["pragatisharma21/oops-in-js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pragatisharma21%2FOOPs-in-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pragatisharma21%2FOOPs-in-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pragatisharma21%2FOOPs-in-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pragatisharma21%2FOOPs-in-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pragatisharma21","download_url":"https://codeload.github.com/pragatisharma21/OOPs-in-JS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385423,"owners_count":20768668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abstraction","classes-and-objects","encapsulation","inheritance","polymorphism","prototypes-and-prototype-chain","real-world-applications"],"created_at":"2025-03-30T21:35:58.414Z","updated_at":"2025-03-30T21:35:58.919Z","avatar_url":"https://github.com/pragatisharma21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Object-Oriented Programming (OOPs) in JavaScript \nThis repository showcases my journey of learning Object-Oriented Programming (OOPs) concepts in JavaScript. The repository includes examples, code snippets, and practical implementations to understand and apply OOP principles effectively.\n\nKey Concepts Covered:\nClasses and Objects:\nLearn how to create and use classes and objects to model real-world entities.\n\nEncapsulation:\nImplement encapsulation to bundle data and methods within a class and restrict direct access to some components.\n\nInheritance:\nUnderstand how to reuse code by inheriting properties and methods from parent classes.\n\nPolymorphism:\nExplore how methods can behave differently based on the object calling them.\n\nAbstraction:\nLearn to hide complex logic and expose only essential details using abstract concepts.\n\nStatic Methods and Properties:\nWork with static members in a class that belong to the class itself rather than to an instance.\n\nConstructor Functions:\nUnderstand the use of constructors for initializing objects in JavaScript.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpragatisharma21%2Foops-in-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpragatisharma21%2Foops-in-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpragatisharma21%2Foops-in-js/lists"}