Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: article 'Why TypeScript Doesn't Include a throws Keyword' #137

Merged

Conversation

JoshuaKGoldberg
Copy link
Collaborator

@JoshuaKGoldberg JoshuaKGoldberg commented Mar 17, 2024

PR Checklist

Overview

Adds the article covering why the throw types seem nice, all the blockers to having them in JS/TS, and some preferred alternatives.

@JoshuaKGoldberg
Copy link
Collaborator Author

Thanks @jfmengels! Added a credit at the bottom and touched up the typos you referenced.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 8703f2a into main Mar 26, 2024
@JoshuaKGoldberg JoshuaKGoldberg deleted the why-typescript-doesnt-include-a-throws-type-keyword branch March 26, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Article: Why TypeScript doesn't have 'throws' types or checked exceptions
2 participants