{"id":25873171,"url":"https://github.com/tidjee-dev/becode-manipulating_dom","last_synced_at":"2026-03-05T02:32:12.664Z","repository":{"id":262968193,"uuid":"888922757","full_name":"tidjee-dev/BeCode-Manipulating_DOM","owner":"tidjee-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-15T13:02:21.000Z","size":3137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T08:39:36.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tidjee-dev.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-11-15T09:09:16.000Z","updated_at":"2024-11-15T13:02:25.000Z","dependencies_parsed_at":"2024-11-15T10:43:54.612Z","dependency_job_id":null,"html_url":"https://github.com/tidjee-dev/BeCode-Manipulating_DOM","commit_stats":null,"previous_names":["tidjee-dev/becode-manipulating_dom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tidjee-dev/BeCode-Manipulating_DOM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FBeCode-Manipulating_DOM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FBeCode-Manipulating_DOM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FBeCode-Manipulating_DOM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FBeCode-Manipulating_DOM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidjee-dev","download_url":"https://codeload.github.com/tidjee-dev/BeCode-Manipulating_DOM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidjee-dev%2FBeCode-Manipulating_DOM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30107210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-02T08:29:59.590Z","updated_at":"2026-03-05T02:32:12.643Z","avatar_url":"https://github.com/tidjee-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DOM Exploration\n\n- Repository: `dom-exploration`\n- Type of Challenge: `learning`\n\nThe Document Object Model (DOM) connects web pages to scripts or programming languages by representing the structure of a document.\n\nIn this series of challenges we're going to explore different aspect of this technology. Unless explicitly stated otherwise, you should **NEVER** edit the HTML files provided, everything has to be done using Javascript.\n\n## Prerequisite\n\nBefore diving in, it is essential to grasp the main concepts of the Javascript language such as:\n\n- Variables and constants\n- Conditions\n- Loops\n- Arrays and objects\n- Functions\n\n## Chapters:\n\n```\n🌱 Must haves\n🌼 Nice to haves (doable)\n🌳 Nice to haves (hard)\n```\n\n- [1. Introduction 🌱](./1.Introduction) \n  - The DOM tree\n  - Nodes\n  - How to read a DOM tree using javascript\n  - Accessing root level nodes\n- [2. DOM Selectors 🌱](./2.Selectors)\n  - `querySelector` and `querySelectorAll` methods\n- [3. Creating nodes 🌱](./3.Create)\n  - The `createElement` method\n  - Inserting node\n- [4. Navigating the DOM 🌱](./4.Navigate)\n  - Siblings\n- [5. Events 🌱](./5.Events)\n- [6. Working with forms 🌱](./6.Forms)\n- [7. Big recap \"drill exercise\" 🌼](./7.DOM-drill)\n\n### Projects:\n\n- [**The Collection 🌱**](./3_Collection-project)\n- [**An a-maze-ing project 🌳**](./7_amazeing-project)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidjee-dev%2Fbecode-manipulating_dom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidjee-dev%2Fbecode-manipulating_dom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidjee-dev%2Fbecode-manipulating_dom/lists"}