{"id":18427772,"url":"https://github.com/seshasaisrivatsav/learn-js","last_synced_at":"2026-04-04T20:33:05.979Z","repository":{"id":122738267,"uuid":"121882731","full_name":"seshasaisrivatsav/learn-js","owner":"seshasaisrivatsav","description":"Javascript topics - Basic to advanced","archived":false,"fork":false,"pushed_at":"2022-11-14T18:53:18.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T08:50:24.864Z","etag":null,"topics":["closure","css","events","html","http","jasmine","jquery","protractor","pubsub","react","this","web"],"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/seshasaisrivatsav.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":"2018-02-17T18:51:50.000Z","updated_at":"2022-01-14T22:07:29.000Z","dependencies_parsed_at":"2023-07-15T21:17:09.709Z","dependency_job_id":null,"html_url":"https://github.com/seshasaisrivatsav/learn-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seshasaisrivatsav/learn-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Flearn-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Flearn-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Flearn-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Flearn-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seshasaisrivatsav","download_url":"https://codeload.github.com/seshasaisrivatsav/learn-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Flearn-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["closure","css","events","html","http","jasmine","jquery","protractor","pubsub","react","this","web"],"created_at":"2024-11-06T05:11:46.761Z","updated_at":"2026-04-04T20:33:05.943Z","avatar_url":"https://github.com/seshasaisrivatsav.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## learn-js\n\n### JS related\n| Javascript topics | Description |\n| :------------ | :------------ |\n| [JavaScript Basics](JavaScript/JavaScriptBasics.md) | Promises, bind, destructuring, handy helpers, versioning, source map  |\n| [JavaScriptClassNotes.md](JavaScript/JavaScriptClassNotes.md) | Notes taken during class - basics of JS |\n| [Closure.md](JavaScript/Closure.md) | closure with examples |\n| [this](JavaScript/this.md) | JavaScript this |\n| [Object Oriented JavaScript](JavaScript/objectOrientedJavaScript.md) | method call, final call, strict mode, constructors, instances, private methods (weakmaps), primitives v/s objects. Scope v/s closure, getters and setters, prototype v/s instance members, mixins, inheritance, writable/enumerable/configurable, method overriding, super, modules, tooling, babel, webpack |\n| [Events](JavaScript/Events.md) | DOM events - event listener and target |\n| [Functional JavaScript](JavaScript/functionalJavascript.md) | Functional way of thinking with JS |\n| [Pub Sub in JavaScript](JavaScript/js-pub-sub.md) | Using Publish Subscribe in javascript |\n| [react.md](JavaScript/react.md) | React basics |\n| [http](JavaScript/http.md) | cors, http, XMLHttpRequest |\n| [Web](JavaScript/http.md) | Dom, message event, post message |\n| [protractor.md](JavaScript/protractor.md) | Maximizing window, setting browser size, check if navigated to new tab, Expected conditions, Staleness v/s visibility |\n| [jQuery](JavaScript/jQuery.md) | select, click, trigger |\n| [AngularJS](JavaScript/AngularJS.md) | $q, $.defer, scope and digest |\n| [jasmine](JavaScript/jasmine.md) | create spy, create spy object |\n| [css.md](JavaScript/css.md) | desc |\n| [xx](JavaScript/xx) | desc |\n\n\n| Misc topics | Description |\n| :------------ | :------------ |\n| [adobePhotoshop.md](miscNotes/adobePhotoshop.md) | PS |\n| [adobePremierPro.md](miscNotes/adobePremierPro.md) | PP |\n| [DataStructureProblems.md](miscNotes/DataStructureProblems.md) | DS |\n| [macCommands.md](miscNotes/macCommands.md) | Mac |\n\nLessons\n-------\nWeek 3 - https://youtu.be/FbpkiSYgQrw\nWeek 4 - https://youtu.be/1UWOKpIy6BY\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseshasaisrivatsav%2Flearn-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseshasaisrivatsav%2Flearn-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseshasaisrivatsav%2Flearn-js/lists"}