{"id":21340884,"url":"https://github.com/sam-chris-fullstack-engineer/javascript-array-methods-revision","last_synced_at":"2025-03-16T02:43:14.662Z","repository":{"id":254807379,"uuid":"847596810","full_name":"sam-chris-fullstack-engineer/Javascript-Array-Methods-Revision","owner":"sam-chris-fullstack-engineer","description":"JavaScript code examples demonstrating the usage of array methods including slice, splice, reverse, concat, join, and forEach","archived":false,"fork":false,"pushed_at":"2024-08-26T07:19:57.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T15:34:50.501Z","etag":null,"topics":["javscript"],"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/sam-chris-fullstack-engineer.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-26T07:07:59.000Z","updated_at":"2024-08-30T13:46:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce0de814-c6fa-4313-9a11-c0d109a73880","html_url":"https://github.com/sam-chris-fullstack-engineer/Javascript-Array-Methods-Revision","commit_stats":null,"previous_names":["sam-chris-fullstack-engineer/javascript-array-methods-selfpractice","sam-chris-fullstack-engineer/javascript-array-methods-revision"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-chris-fullstack-engineer%2FJavascript-Array-Methods-Revision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-chris-fullstack-engineer%2FJavascript-Array-Methods-Revision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-chris-fullstack-engineer%2FJavascript-Array-Methods-Revision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-chris-fullstack-engineer%2FJavascript-Array-Methods-Revision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sam-chris-fullstack-engineer","download_url":"https://codeload.github.com/sam-chris-fullstack-engineer/Javascript-Array-Methods-Revision/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243817872,"owners_count":20352626,"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":["javscript"],"created_at":"2024-11-22T00:53:50.960Z","updated_at":"2025-03-16T02:43:14.638Z","avatar_url":"https://github.com/sam-chris-fullstack-engineer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript Array Methods\n\nThis repository contains JavaScript code examples that demonstrate the usage of various array methods, including `slice`, `splice`, `reverse`, `concat`, `join`, and `forEach`.\n\n## Overview\nExplore practical examples of JavaScript array methods to understand their functionality and usage in different scenarios.\n\n## Array Methods Covered\n\n### Slice\nExtracts a portion of an array without modifying the original array.\n\n### Splice\nChanges the contents of an array by removing or replacing existing elements and/or adding new elements in place.\n\n### Reverse\nReverses the order of the elements in an array in place.\n\n### Concat\nMerges two or more arrays to form a new array.\n\n### Join\nJoins all elements of an array into a string, separated by a specified separator.\n\n### forEach\nExecutes a provided function once for each array element.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam-chris-fullstack-engineer%2Fjavascript-array-methods-revision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsam-chris-fullstack-engineer%2Fjavascript-array-methods-revision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam-chris-fullstack-engineer%2Fjavascript-array-methods-revision/lists"}