{"id":20365602,"url":"https://github.com/hackyourfuture/javascript2","last_synced_at":"2025-05-08T07:30:46.768Z","repository":{"id":17074519,"uuid":"124885266","full_name":"HackYourFuture/JavaScript2","owner":"HackYourFuture","description":"This repository contains all the material for the HackYourFuture module \"JavaScript 2: DOM Manipulation\"","archived":true,"fork":false,"pushed_at":"2023-05-07T10:16:32.000Z","size":15717,"stargazers_count":18,"open_issues_count":23,"forks_count":329,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-19T00:22:17.916Z","etag":null,"topics":["hyf","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HackYourFuture.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}},"created_at":"2018-03-12T12:24:28.000Z","updated_at":"2024-08-06T12:18:07.000Z","dependencies_parsed_at":"2023-01-11T19:30:42.543Z","dependency_job_id":null,"html_url":"https://github.com/HackYourFuture/JavaScript2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackYourFuture%2FJavaScript2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackYourFuture%2FJavaScript2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackYourFuture%2FJavaScript2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackYourFuture%2FJavaScript2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackYourFuture","download_url":"https://codeload.github.com/HackYourFuture/JavaScript2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253020667,"owners_count":21841616,"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":["hyf","javascript"],"created_at":"2024-11-15T00:18:59.582Z","updated_at":"2025-05-08T07:30:46.237Z","avatar_url":"https://github.com/HackYourFuture.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED - JavaScript 2\nThis module has been replace with the Browsers module, find it [here](https://github.com/HackYourFuture/Browsers)\n\n\n```If you were to ask a random person on the street the question \"What is a browser?\", you'll most likely get a variety of (incorrect) answers. For proof, check [this](https://www.youtube.com/watch?v=o4MwTvtyrUQ) out.\n\nYou might be one of those people right now, but after this module no more. In **JavaScript2** you'll learn all about how to use JavaScript within the browser.\n\n## Learning goals\n\nIn order to successfully complete this module you will need to master the following:\n\n- Understand what the `DOM` is\n- Use the basics of `DOM Manipulation`\n- Differentiate between `synchronous` and `asynchronous` operations\n- Gain awareness of the inner workings of JavaScript\n- Learn to think based on `principles`, instead of libraries and frameworks\n\n## How to use this repository\n\n### Repository content\n\nThis repository consists of 3 essential parts:\n\n1. `README`: this document contains all the required theory you need to understand **while** working on the homework. It contains not only the right resources to learn about the concepts, but also lectures done by HackYourFuture teachers. This is the **first thing** you should start with every week\n2. `MAKEME`: this document contains the instructions for each week's homework. Start with the exercises rather quickly, so that you can ground the concepts you read about earlier.\n3. `LESSONPLAN`: this document is meant for teachers as a reference. However, as a student don't be shy to take a look at it as well!\n\n### How to study\n\nLet's say you are just starting out with the JavaScript2 module. This is what you do...\n\n1. The week always starts on **Wednesday**. First thing you'll do is open the `README.md` for that week. For the first week of `JavaScript2`, that would be [Week1 Reading](/Week1/README.md)\n2. You spend **Wednesday** and **Thursday** going over the resources and try to get a basic understanding of the concepts. In the meanwhile, you'll also implement any feedback you got on last week's homework (from the JavaScript1 module)\n3. On **Friday** you start with the homework, found in the `MAKEME.md`. For the first week of `JavaScript2`, that would be [Week1 Homework](/Week1/MAKEME.md)\n4. You spend **Friday** and **Saturday** playing around with the exercises and write down any questions you might have\n5. **DEADLINE 1**: You'll submit any questions you might have before **Saturday 23.59**, in the class channel\n6. On **Sunday** you'll attend class. It'll be of the Q\u0026A format, meaning that there will be no new material. Instead your questions shall be discussed and you can learn from others\n7. You spend **Monday** and **Tuesday** finalizing your homework\n8. **DEADLINE 2**: You submit your homework to the right channels (GitHub) before **Tuesday 23.59**. If you can't make it on time, please communicate it with your mentor\n9. Start the new week by going back to point 1!\n\nIn summary:\n\n![Weekflow](assets/weekflow.png)\n\nTo have a more detailed overview of the guidelines, please read [this document](https://docs.google.com/document/d/1JUaEbxMQTyljAPFsWIbbLwwvvIXZ0VCHmCCN8RaeVIc/edit?usp=sharing) or ask your mentor/class on Slack!\n\n### Video lectures\n\nFor each module HackYourFuture provides you with video lectures. These are made by experienced software developers who know what they're talking about. The main teacher for this module will be [Wilgert Velinga](https://hackyourfuture.slack.com/team/UGTGC0T41): senior frontend developer and consultant!\n\nYou can find out more about him here:\n\n- [GitHub](https://github.com/wilgert)\n- [@Wilgert on Slack](https://hackyourfuture.slack.com/team/UGTGC0T41)\n\nLearn from Wilgert in the following playlist of videos he has made for you! (Click on the image to open the link)\n\n\u003ca href=\"https://www.youtube.com/playlist?list=PLVYDhqbgYpYU-7_oyPBkUuuis5bL1Dk8n\" target=\"_blank\"\u003e\u003cimg src=\"./assets/wilgert.png\" width=\"600\" height=\"350\" alt=\"HYF Video\" /\u003e\u003c/a\u003e\n\n## Planning\n\n| Week | Topic                                                                | Reading Materials              | Homework                        | Lesson Plan                            |\n| ---- | -------------------------------------------------------------------- | ------------------------------ | ------------------------------- | -------------------------------------- |\n| 1.   | Document-Object Model (DOM), DOM manipulation                        | [Reading W1](/Week1/README.md) | [Homework W1](/Week1/MAKEME.md) | [Lesson Plan W1](/Week1/LESSONPLAN.md) |\n| 2.   | Synchronous vs. asynchronous, Event Loop, Callbacks, Array Functions | [Reading W2](/Week2/README.md) | [Homework W2](/Week2/MAKEME.md) | [Lesson Plan W2](/Week1/LESSONPLAN.md) |\n| 3.   | Scope, Hoisting, Closures, Thinking like a programmer II             | [Reading W3](/Week3/README.md) | [Homework W3](/Week3/MAKEME.md) | [Lesson Plan W3](/Week1/LESSONPLAN.md) |\n| 4.   | Test                                                                 | [Details](/test/README.md)     | -                               | -                                      |\n\n## Finished?\n\nDid you finish the module? Good job! You're doing great!\n\nIf you feel ready for the next challenge, click [here](https://www.github.com/HackYourFuture/JavaScript3) to go to JavaScript3!\n\n_The HackYourFuture curriculum is subject to CC BY copyright. This means you can freely use our materials, but just make sure to give us credit for it :)_\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003eThis work is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"\u003eCreative Commons Attribution 4.0 International License\u003c/a\u003e.```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackyourfuture%2Fjavascript2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackyourfuture%2Fjavascript2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackyourfuture%2Fjavascript2/lists"}