{"id":13571159,"url":"https://github.com/HackYourFuture/fundamentals","last_synced_at":"2025-04-04T07:33:10.376Z","repository":{"id":45632405,"uuid":"124885419","full_name":"HackYourFuture/fundamentals","owner":"HackYourFuture","description":"JavaScript fundamentals and resources","archived":false,"fork":false,"pushed_at":"2024-09-29T14:48:45.000Z","size":12649,"stargazers_count":47,"open_issues_count":3,"forks_count":41,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-30T08:08:46.450Z","etag":null,"topics":["fundamentals","hyf","javascript"],"latest_commit_sha":null,"homepage":null,"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-12T12:25:46.000Z","updated_at":"2025-01-06T20:29:15.000Z","dependencies_parsed_at":"2025-01-15T14:18:25.258Z","dependency_job_id":"45c646f1-22d7-4c00-a433-226efe0b8345","html_url":"https://github.com/HackYourFuture/fundamentals","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%2Ffundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackYourFuture%2Ffundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackYourFuture%2Ffundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackYourFuture%2Ffundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackYourFuture","download_url":"https://codeload.github.com/HackYourFuture/fundamentals/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247139673,"owners_count":20890270,"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":["fundamentals","hyf","javascript"],"created_at":"2024-08-01T14:00:59.358Z","updated_at":"2025-04-04T07:33:05.366Z","avatar_url":"https://github.com/HackYourFuture.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003ePlease help us improve and share your feedback! If you find better tutorials or links, please share them by opening a Pull Request.\n\n# Fundamentals\n\n|Week|Topic|\n|----|-----|\n|1.|Git|\n|2.|• Intro JavaScript (What is it, where can you use it for)\u003cbr\u003e• [Variables (var, let, const)](fundamentals/variables.md)\u003cbr\u003e• [Basic Data types (Strings, Numbers, Arrays, Booleans)](fundamentals/values.md)\u003cbr\u003e• [Operators](fundamentals/operators.md)\u003cbr\u003e• [Special characters and their names](fundamentals/names_of_special_characters.md) \u003cbr\u003e• [Naming conventions](fundamentals/naming_conventions.md)|\n|3.|• Git work flow :smiling_imp:\u003cbr\u003e• [Advanced data types (objects)](fundamentals/objects.md) \u003cbr\u003e• [Conditional execution](fundamentals/conditional_execution.md) \u003cbr\u003e• [Statements vs Expressions](fundamentals/statements_expressions.md)\u003cbr\u003e • [Loops (for/while)](fundamentals/loops.md)\u003cbr\u003e• [Functions](fundamentals/functions.md) \u003cbr\u003e• [Scope](fundamentals/scope.md)|\n|4.|• Capturing user input \u003cbr\u003e• Events\u003cbr\u003e• [Basic DOM manipulations (img src, innerHTML)](fundamentals/DOM_manipulation.md)\u003cbr\u003e• Code debugging using the browser \u003cbr\u003e• [Code commenting](fundamentals/code_commenting.md)\u003cbr\u003e• Structuring code files\u003cbr\u003e• [Code formatting](fundamentals/code_formatting.md)\u003cbr\u003e• [Homework Pull Request Workflow](fundamentals/homework_pr.md)|\n|5.|• Functions + JSON/Arrays\u003cbr\u003e• [Array Manipulations](fundamentals/array_manipulation.md)\u003cbr\u003e• JSON\u003cbr\u003e• [Map and filter](fundamentals/map_filter.md)\u003cbr\u003e• Arrow functions |\n|6.|• [Closures](fundamentals/scope_closures_this.md) \u003cbr\u003e• Callbacks|\n|7.|• Structure for a basic SPA (Single Page Application) \u003cbr\u003e• [XMLHttpRequests](fundamentals/XMLHttpRequest.md) \u003cbr\u003e• API calls|\n|8.|• [Event Loop (order of execution)](fundamentals/event_loop.md)\u003cbr\u003e• [Promises](fundamentals/promises.md)\u003cbr\u003e |\n|9.|• [try...catch](fundamentals/try_catch.md)\u003cbr\u003e• [async/await](fundamentals/async_await.md)\u003cbr\u003e• [Object Oriented Programming and Classes](fundamentals/oop_classes.md)\u003cbr\u003e• [The `this` keyword](fundamentals/this.md) |\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%2Ffundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHackYourFuture%2Ffundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHackYourFuture%2Ffundamentals/lists"}