{"id":25728621,"url":"https://github.com/mindsgn/learning-javascript","last_synced_at":"2026-03-04T13:02:26.410Z","repository":{"id":221342298,"uuid":"754108460","full_name":"mindsgn/learning-javascript","owner":"mindsgn","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-07T12:35:50.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T00:19:36.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/mindsgn.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}},"created_at":"2024-02-07T12:20:23.000Z","updated_at":"2024-02-07T12:20:24.000Z","dependencies_parsed_at":"2024-02-07T13:45:07.367Z","dependency_job_id":null,"html_url":"https://github.com/mindsgn/learning-javascript","commit_stats":null,"previous_names":["mindsgn/learning-javascript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mindsgn/learning-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindsgn%2Flearning-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindsgn%2Flearning-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindsgn%2Flearning-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindsgn%2Flearning-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindsgn","download_url":"https://codeload.github.com/mindsgn/learning-javascript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindsgn%2Flearning-javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30081077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-02-26T00:19:41.590Z","updated_at":"2026-03-04T13:02:26.364Z","avatar_url":"https://github.com/mindsgn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# JAVASCRIPT\n\n## comments\n\nsingle line comment\n```\n// \n```\n\nmultiline comment\n```\n/* */\t\n```\n\n## Data Types\n\n1. undefines\n2. null\n3. boolean\n4. string\n5. symbol\n6. bigint\n7. number\n8. object\n\n## Variable\nvariable allow data to be stored and manipulated. They do this by using a label to point to the data.\n\n## Operators\n\nassignment operator\n```\n= \n```\nsubtraction operator\n```\n- \n```\nmultiplication operator\n```\n*\n```\ndivision operator\n```\n/\n```\n\nremainder operator\n```\n%\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindsgn%2Flearning-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindsgn%2Flearning-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindsgn%2Flearning-javascript/lists"}