ConnectPlus-Org / ConnectPlus-Org/ConnectPlus-Frontend
Bug fix
Open
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
# Description:
Strict Type Comparison. It is the most preferred and future-proofing way of writing the condition as it not only compares the values but also compares its data type.
# Before:

# After:

Contributor guide
Assessment
This issue has not been assessed yet.