{"id":16225477,"url":"https://github.com/mikebild/introduction-html5-css3-ecma","last_synced_at":"2026-01-19T09:34:17.139Z","repository":{"id":136939621,"uuid":"89046400","full_name":"MikeBild/introduction-html5-css3-ecma","owner":"MikeBild","description":"Introduction to HTML5, CSS3 \u0026 ECMA","archived":false,"fork":false,"pushed_at":"2017-04-23T07:57:58.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-17T19:49:56.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mikebild.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikeBild.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":"2017-04-22T05:19:46.000Z","updated_at":"2017-04-22T07:39:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0df1c22-1624-40e0-83f5-5c7072a8d268","html_url":"https://github.com/MikeBild/introduction-html5-css3-ecma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MikeBild/introduction-html5-css3-ecma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fintroduction-html5-css3-ecma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fintroduction-html5-css3-ecma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fintroduction-html5-css3-ecma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fintroduction-html5-css3-ecma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeBild","download_url":"https://codeload.github.com/MikeBild/introduction-html5-css3-ecma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fintroduction-html5-css3-ecma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-10-10T12:45:10.748Z","updated_at":"2026-01-19T09:34:17.094Z","avatar_url":"https://github.com/MikeBild.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction to HTML5, CSS3 \u0026 ECMA\n\n## HTML5 Markup\n\n* [Semantic HTML]()\n* [Forms]()\n* [Browser]()\n\n## HTML5 APIs\n\n* [Selectors]()\n* [Geolocation]()\n* [Device Orientation]()\n* [Offline Applications]()\n* [History]()\n* [Fullscreen]()\n* [Media Elements]()\n* [Drag \u0026 Drop API]()\n* [File API]()\n* [Canvas 2D]()\n* [WebWorkers]()\n* [Messaging]()\n* [WebSockets]()\n* [EventSource]()\n* [Databases]()\n\n## CSS3\n\n* [CSS Selectors]()\n* [Web-Fonts]()\n* [Text wrapping]()\n* [Columns]()\n* [Rounded borders]()\n* [Background enhancements]()\n* [Transitions, Transforms, Animations]()\n\n## JavaScript\n\n* [Types]()\n* [Constructing and Prototype]()\n* [Equality]()\n* [Functions]()\n* [Array Map, Reduce, Filter]()\n* [Scopes and Closures]()\n* [Callbacks and Continuation Passing Style]()\n\n## ECMA Script\n\n* [Block-Scope]()\n* [Template Strings]()\n* [Destructing]()\n* [Classes]()\n* [Statics]()\n* [Property (Getter/Setter)]()\n* [Object-Literal Extentions]()\n* [Modules, Exports and Imports]()\n* [Arrow-Functions]()\n* [Default Parameter]()\n* [Rest-Parameters]()\n* [Spread-Operator for Objects]()\n* [Spread-Operator for Arrays]()\n* [Promises]()\n* [Async/Await]()\n* [Generators]()\n* [Proxy]()\n* [Observable]()\n* [Decorators]()\n\n## JavaScript Pattern\n\n* [Immediate function execution]()\n* [Self overwriting functions]()\n* [JavaScript module pattern]()\n* [Higher-Order functions]()\n* [Partial function application]()\n* [Curried functions]()\n* [Chaining]()\n* [Async Chaining]()\n\n## Issue Reporting\n\nIf you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public [GitHub issue tracker](https://github.com/MikeBild/introduction-html5-css3-ecma/issues).\n\n## License\n\nThis project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.\n\n## Thanks\n\nYou like this __HTML5, CSS3 \u0026 ECMA introduction__ and you want to see what coming next? Follow me on Twitter [`@mikebild`](https://twitter.com/mikebild).\n\nEnjoy!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebild%2Fintroduction-html5-css3-ecma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikebild%2Fintroduction-html5-css3-ecma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebild%2Fintroduction-html5-css3-ecma/lists"}