{"id":20680692,"url":"https://github.com/nilshartmann/typescript-advanced-talk","last_synced_at":"2025-04-22T09:54:08.794Z","repository":{"id":139783695,"uuid":"562393498","full_name":"nilshartmann/typescript-advanced-talk","owner":"nilshartmann","description":"Vortrag \"Fortgeschritenes #TypeScript\" ","archived":false,"fork":false,"pushed_at":"2024-11-14T11:40:51.000Z","size":70260,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T19:12:54.247Z","etag":null,"topics":["typescript"],"latest_commit_sha":null,"homepage":"https://typescript.schule","language":"TypeScript","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/nilshartmann.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":"2022-11-06T07:55:46.000Z","updated_at":"2024-11-14T06:55:39.000Z","dependencies_parsed_at":"2024-05-12T08:40:01.668Z","dependency_job_id":null,"html_url":"https://github.com/nilshartmann/typescript-advanced-talk","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/nilshartmann%2Ftypescript-advanced-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Ftypescript-advanced-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Ftypescript-advanced-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Ftypescript-advanced-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilshartmann","download_url":"https://codeload.github.com/nilshartmann/typescript-advanced-talk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250218630,"owners_count":21394356,"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":["typescript"],"created_at":"2024-11-16T21:34:47.461Z","updated_at":"2025-04-22T09:54:08.774Z","avatar_url":"https://github.com/nilshartmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript: fortgeschrittene Typen und Konzepte\n\nCode-Beispiele zu meinem Talks zu TypeScript\n\n## Installation\n\nIm Root-Verzeichnis mittels `pnpm install` (oder `npm install`) TypeScript installieren.\n\n## Verwendung\n\nIn `src`-Verzeichnissen findest Du jeweils zwei Dateien\n\n- `\u003cschritt\u003e_\u003cdateiname\u003e.ts` enthält den Ausgangscode eines Beispiels\n- `\u003cschritt\u003e_x_\u003cdateiname\u003e.ts` enthält jeweils das fertige Beispiel\n\nWenn Du selbst ausprobieren möchtest, kannst Du also in den Dateien ohne `x` experimentieren. Ich habe dort (rudimentär) beschrieben, was jeweils zu tun ist.\n\n## VS Code Extension\n\nWenn Du dir die Extension [scode-twoslash-queries](https://marketplace.visualstudio.com/items?itemName=Orta.vscode-twoslash-queries) für VS Code installiert,\nkannst Du in die Zeile unterhalb eines typen oder eine Variable `//  ^?` schreiben, dann zeigt dir VS Code den TypeScript Typen \"inline\" an:\n\n```\n\nconst s = \"Hallo\";\n//    ^?  string\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Ftypescript-advanced-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilshartmann%2Ftypescript-advanced-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Ftypescript-advanced-talk/lists"}