{"id":26816723,"url":"https://github.com/sankalp20tiwari/javascript","last_synced_at":"2026-04-28T20:03:41.306Z","repository":{"id":280487296,"uuid":"844121524","full_name":"Sankalp20Tiwari/JavaScript","owner":"Sankalp20Tiwari","description":"This repository is a comprehensive JavaScript learning resource that covers fundamental to advanced topics. It is designed for developers looking to strengthen their JavaScript skills through practical examples and structured concepts.","archived":false,"fork":false,"pushed_at":"2025-03-03T17:13:15.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T18:25:47.833Z","etag":null,"topics":["advanced","code","fundamentals","javascript"],"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/Sankalp20Tiwari.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":"2024-08-18T12:59:32.000Z","updated_at":"2025-03-03T17:13:19.000Z","dependencies_parsed_at":"2025-03-03T18:35:55.148Z","dependency_job_id":null,"html_url":"https://github.com/Sankalp20Tiwari/JavaScript","commit_stats":null,"previous_names":["sankalp20tiwari/javascript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sankalp20Tiwari%2FJavaScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sankalp20Tiwari%2FJavaScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sankalp20Tiwari%2FJavaScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sankalp20Tiwari%2FJavaScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sankalp20Tiwari","download_url":"https://codeload.github.com/Sankalp20Tiwari/JavaScript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273523,"owners_count":20750904,"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":["advanced","code","fundamentals","javascript"],"created_at":"2025-03-30T03:34:39.567Z","updated_at":"2026-04-28T20:03:36.276Z","avatar_url":"https://github.com/Sankalp20Tiwari.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📌 JavaScript Codes Repository\n\n## 🚀 Overview\nThis repository is a comprehensive collection of JavaScript concepts, covering everything from fundamental topics to advanced techniques. It serves as a resource for learning, practicing, and mastering JavaScript.\n\n## 📂 Folder \u0026 File Structure\nThe repository is organized into folders and files that cover different JavaScript topics:\n\n### 🏗 Folder Structure:\n- **DOM/** - Document Object Model concepts\n- **advance/** - Advanced JavaScript topics\n- **events/** - Event handling in JavaScript\n- **funJs/** - Fun and interesting JavaScript snippets\n- **oops/** - Object-Oriented Programming concepts\n\n### 📄 File Structure:\n- **Fundamentals**:\n  - `dataTypes.js` - Covers JavaScript data types\n  - `numbers.js` - Numerical operations and methods\n  - `objects.js` - Object manipulation and methods\n  - `functions.js` - Function definitions, closures, and callbacks\n\n- **Advanced Concepts**:\n  - `stackandheap.js` - Memory allocation in JavaScript\n  - `scopes.js` - Scope chain and lexical environments\n\n- **Logic \u0026 Control Flow**:\n  - `controlFlow.js` - Conditional statements and loops\n  - `iterations.js` - Iterative methods such as `for`, `while`, `map`, etc.\n\n- **Functional Programming**:\n  - `filter_map_reduce.js` - Higher-order functions like `filter()`, `map()`, and `reduce()`\n  - `arrow.js` - Arrow functions and lexical `this`\n\n- **Other Topics**:\n  - `truthy.js` - Truthy and falsy values in JavaScript\n  - `conversionOperations.js` - Type conversions and coercion\n  - `dates.js` - Working with `Date` objects in JavaScript\n\n## ✨ Features\n- 📌 Covers all core JavaScript topics  \n- 📂 Well-organized directory structure  \n- 🏗 Practical examples for better understanding  \n- 📝 Easy-to-read code snippets  \n- 🎯 Useful for beginners and advanced learners  \n\n## 🔥 Getting Started\nFollow these steps to get started with this repository:\n\n1. **Clone the repository**  \n   ```sh\n   git clone https://github.com/Sankalp20Tiwari/JavaScript.git\n   ```\n2. **Navigate into the project folder**\n  ```sh\n  cd JavaScript\n  ```\n3. **Open any .js file in your preferred code editor**\n   ```sh\n   code functions.js\n   ```\n4. **Run JavaScript files using Node.js**\n    ```sh\n    node functions.js\n    ```\n## 🛠 Technologies Used\n\n- JavaScript (ES6+)\n- Node.js (for running JavaScript in a terminal)\n\n## 🤝 Contributing\nWant to improve this repository? Contributions are welcome! Follow these steps:\n\n1. Fork the repository\n2. Make your changes (Add new concepts, improve explanations, or optimize code)\n3. Open a pull request\n\nYour contributions help make this repository better for everyone! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsankalp20tiwari%2Fjavascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsankalp20tiwari%2Fjavascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsankalp20tiwari%2Fjavascript/lists"}