{"id":26826633,"url":"https://github.com/dracudev/basic-js","last_synced_at":"2025-03-30T11:28:58.401Z","repository":{"id":260070765,"uuid":"879630199","full_name":"dracudev/basic-js","owner":"dracudev","description":"Project to practice basic JavaScript.","archived":false,"fork":false,"pushed_at":"2025-03-24T22:01:22.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T23:18:59.228Z","etag":null,"topics":["arrays","callbacks","functions","javascript","operators","promises"],"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/dracudev.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-10-28T09:13:32.000Z","updated_at":"2025-03-24T22:04:00.000Z","dependencies_parsed_at":"2025-03-24T23:19:02.603Z","dependency_job_id":"e2a4813e-6b9a-47fa-b958-d34940fd33f8","html_url":"https://github.com/dracudev/basic-js","commit_stats":null,"previous_names":["dracudev/s2.1-basic-javascript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fbasic-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fbasic-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fbasic-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracudev%2Fbasic-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dracudev","download_url":"https://codeload.github.com/dracudev/basic-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246312570,"owners_count":20757335,"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":["arrays","callbacks","functions","javascript","operators","promises"],"created_at":"2025-03-30T11:28:57.533Z","updated_at":"2025-03-30T11:28:58.385Z","avatar_url":"https://github.com/dracudev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic JavaScript\n\n## 📄 Description\n\nThis project is focused on learning and practicing **JavaScript** fundamentals, specifically **arrow functions**, **ternary operators**, **callbacks**, **Rest and Spread operators**, **array transformations**, **loops**, and **Promises/Async-Await**. The exercises are organized into levels to progressively build up skills.\n\n### Objectives\n\n- Understand and practice the use of arrow functions.\n- Learn and apply the ternary operator in various contexts.\n- Practice callbacks, including asynchronous callbacks.\n- Work with Rest and Spread operators in different scenarios.\n- Use loops and transformations with arrays.\n- Get familiar with Promises and async/await for asynchronous programming.\n\n\u003cbr\u003e\n\n## 💻 Technologies Used\n\n- JavaScript (ES6+)\n\n\u003cbr\u003e\n\n## 📋 Requirements\n\n- **Node.js** or **Browser Console**\n- **Code Editor** (e.g., [VS Code](https://code.visualstudio.com/))\n\n\u003cbr\u003e\n\n## 🛠️ Installation\n\n1. Clone this repository: \n   ```bash\n   git clone https://github.com/dracudev/S2.1-Basic-JavaScript\n   ```\n2. Navigate to the project directory: \n   ```bash\n   cd S2.1-Basic-JavaScript\n   ```\n3. Open the project in your text editor: \n   ```bash\n   code .\n   ```\n\n\u003cbr\u003e\n\n## ▶️ Execution\n\n\n1. **Using Node.js:**\n   - Execute `node --watch`on your terminal.\n\n2. **Browser inspect:**\n   - Open the porject on your browser and use the inspect option to see the console. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracudev%2Fbasic-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdracudev%2Fbasic-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracudev%2Fbasic-js/lists"}