basarat / basarat/typescript-book

Hi,I have a question about ts equal check.

Open
#683 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/23721611/223732338-4c76dfd5-bd33-4c43-9552-4fb30fea99a5.png)
I use bunjs to exec a ts file:
```typescript
console.log('1' == 1)
```
TypeScript will not throw error.So, is your description is right?
thanks.

Contributor guide

Open the contributing guide

Research direction

Start with the TypeScript equality-check description referenced by the screenshot and reproduce the shown snippet with Bun. Compare the documented behavior with the observed result, then clarify whether the book text needs correction; the issue is done when that discrepancy is resolved in the documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun, typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.