{"id":22151169,"url":"https://github.com/leta91/use-map-method-to-extract-data-from-array","last_synced_at":"2025-07-06T17:01:59.147Z","repository":{"id":161022538,"uuid":"579956407","full_name":"leta91/use-map-method-to-extract-data-from-Array","owner":"leta91","description":"Use the map Method to Extract Data from an Array in JavaScript - freeCodeCamp Challenge ","archived":false,"fork":false,"pushed_at":"2022-12-28T18:16:18.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T13:21:28.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leta91.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-12-19T11:11:38.000Z","updated_at":"2022-12-19T11:33:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a011ed2-d9b8-4736-a58f-ad8b750c1323","html_url":"https://github.com/leta91/use-map-method-to-extract-data-from-Array","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leta91/use-map-method-to-extract-data-from-Array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leta91%2Fuse-map-method-to-extract-data-from-Array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leta91%2Fuse-map-method-to-extract-data-from-Array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leta91%2Fuse-map-method-to-extract-data-from-Array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leta91%2Fuse-map-method-to-extract-data-from-Array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leta91","download_url":"https://codeload.github.com/leta91/use-map-method-to-extract-data-from-Array/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leta91%2Fuse-map-method-to-extract-data-from-Array/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263940225,"owners_count":23533006,"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":[],"created_at":"2024-12-02T00:31:07.348Z","updated_at":"2025-07-06T17:01:58.893Z","avatar_url":"https://github.com/leta91.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Use the map Method to Extract Data from an Array 🎯 freeCodeCamp Challenge \n## Part 8 of the JavaScript Algorithms \u0026 Data Structures Certification ✅\n### Functional Programming Chapter ➡️ Challenge number 7 out of 24\n\n- The `watchList` array holds objects with information on several movies (\"Inception\" 💭, \"Interstellar\" 🌌, \"The Dark Knight\" 🦸‍♂️, \"Batman Begins\" 🦇, \"Avatar\" 🧞‍♀️)\n- Use `map` on `watchList` to assign a new array of objects to the `ratings` variable\n- Each movie in the new array should have only a `title` key with the name of the film, and a `rating` key with the IMDB rating\n- The code in the editor currently uses a `for` loop to do this, so you should replace the loop functionality with your `map` expression\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleta91%2Fuse-map-method-to-extract-data-from-array","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleta91%2Fuse-map-method-to-extract-data-from-array","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleta91%2Fuse-map-method-to-extract-data-from-array/lists"}