{"id":20115271,"url":"https://github.com/jithin-b-p/typescript-101","last_synced_at":"2026-06-04T22:31:12.153Z","repository":{"id":229679199,"uuid":"777321359","full_name":"Jithin-b-p/TypeScript-101","owner":"Jithin-b-p","description":"This repository serves as my personal playground for learning TypeScript. Here, I'll be documenting my progress, including code examples, and notes as I delve into the world of statically typed JavaScript.  Feel free to follow along, contribute code snippets, or suggest resources!","archived":false,"fork":false,"pushed_at":"2024-06-27T16:10:44.000Z","size":324,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T06:25:13.920Z","etag":null,"topics":["codeexamples","learning-resources","static-types","typescript"],"latest_commit_sha":null,"homepage":"","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/Jithin-b-p.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":"2024-03-25T16:21:21.000Z","updated_at":"2024-06-27T16:10:48.000Z","dependencies_parsed_at":"2024-03-25T19:22:14.628Z","dependency_job_id":"23be52ee-7127-4635-9891-dbaa3c66b6df","html_url":"https://github.com/Jithin-b-p/TypeScript-101","commit_stats":null,"previous_names":["jithin-b-p/typescript-101"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jithin-b-p%2FTypeScript-101","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jithin-b-p%2FTypeScript-101/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jithin-b-p%2FTypeScript-101/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jithin-b-p%2FTypeScript-101/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jithin-b-p","download_url":"https://codeload.github.com/Jithin-b-p/TypeScript-101/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241557235,"owners_count":19981896,"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":["codeexamples","learning-resources","static-types","typescript"],"created_at":"2024-11-13T18:34:32.318Z","updated_at":"2025-11-28T22:02:44.118Z","avatar_url":"https://github.com/Jithin-b-p.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript 101\n\n## Supercharge Your JavaScript with TypeScript\n\nTypeScript builds on top of JavaScript, empowering you to write safer, more predictable code that runs flawlessly on any JavaScript runtime.\n\n## Key benefits for developers:\n\n- Static Typing Advantage: TypeScript's intuitive type system catches errors early on, making your JavaScript code more\n  robust and easier to maintain.\n- Enhanced Productivity: Built-in safeguards like access control and concise class constructors help prevent common mistakes, freeing you to focus on building amazing applications.\n\n## Contents\n\n- [Static types](./StaticTypes/README.md)\n\n  - [The Problem](./StaticTypes/README.md/#the-problem)\n  - [Type annotation](./StaticTypes/README.md/#type-annotation)\n  - [Type inference](./StaticTypes/README.md/#type-inference)\n  - [Any type](./StaticTypes/README.md/#any-type)\n  - [Implicit any](./StaticTypes/README.md/#implicit-any)\n  - [Type union](./StaticTypes/README.md/#type-union)\n  - [Type Assertion](./StaticTypes/README.md/#type-assertion)\n  - [Asserting to unexpected type](./StaticTypes/README.md/#asserting-to-an-unexpected-type)\n  - [Type guard](./StaticTypes/README.md/#type-guard)\n  - [Never type](./StaticTypes/README.md/#never-type)\n  - [Nullable types](./StaticTypes/README.md/#nullable-types)\n\n- [Using functions](./UsingFunctions/README.md)\n\n  - [Redefining functions](./UsingFunctions/README.md/#redefining-functions)\n  - [Understanding function parameters](./UsingFunctions/README.md/#understanding-function-parameters)\n  - [Optional parameters](./UsingFunctions/README.md/#optional-parameters)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjithin-b-p%2Ftypescript-101","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjithin-b-p%2Ftypescript-101","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjithin-b-p%2Ftypescript-101/lists"}