{"id":16792621,"url":"https://github.com/ivanhofer/exceptionally-demo","last_synced_at":"2025-09-08T16:33:22.757Z","repository":{"id":237419358,"uuid":"619076740","full_name":"ivanhofer/exceptionally-demo","owner":"ivanhofer","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-28T09:25:46.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"6-complete","last_synced_at":"2025-03-17T02:21:26.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ivanhofer.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":"2023-03-26T07:35:17.000Z","updated_at":"2023-03-26T07:35:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a7d71af-482b-451e-803f-b5160c5b0811","html_url":"https://github.com/ivanhofer/exceptionally-demo","commit_stats":null,"previous_names":["ivanhofer/exceptionally-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivanhofer/exceptionally-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhofer%2Fexceptionally-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhofer%2Fexceptionally-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhofer%2Fexceptionally-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhofer%2Fexceptionally-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanhofer","download_url":"https://codeload.github.com/ivanhofer/exceptionally-demo/tar.gz/refs/heads/6-complete","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhofer%2Fexceptionally-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268551874,"owners_count":24268654,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-13T08:46:38.530Z","updated_at":"2025-08-03T13:17:05.836Z","avatar_url":"https://github.com/ivanhofer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `excpetionally` demo\n\nThis is a demonstration how [`exceptionally`](https://github.com/ivanhofer/exceptionally) can be used to improve your code quality.\n\nYou can find the related slides [here](https://github.com/ivanhofer/slides/blob/main/An%20'exeptionally'%20demo.pdf).\n\n## branches\n\nThis repository has a few branches to show you how to get from zero exception handling to fully typed exceptions.\n\nThe branches show:\n\n- [`1-base`](https://github.com/ivanhofer/exceptionally-demo/tree/1-base): the starting point that offers no exception handling\n- [`2-throw-errors`](https://github.com/ivanhofer/exceptionally-demo/tree/2-throw-errors): throw errors whenever something could go wrong during `fetch`\n- [`3-data-exception-tuple`](https://github.com/ivanhofer/exceptionally-demo/tree/3-data-exception-tuple): return exceptions instead of throwing them using the `[data,exception]-tuple` approach\n- [`4-exception-classes`](https://github.com/ivanhofer/exceptionally-demo/tree/4-exception-classes): return different exception classes to be able to distinguish them\n- [`5-exceptionally`](https://github.com/ivanhofer/exceptionally-demo/tree/5-exceptionally): refactor the codebase using `exceptionally` showing it's easy integration and utility functions\n- [`6-complete`](https://github.com/ivanhofer/exceptionally-demo/tree/6-complete): showcase usage of utility functions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanhofer%2Fexceptionally-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanhofer%2Fexceptionally-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanhofer%2Fexceptionally-demo/lists"}