Skip to content

Conversation

@selfmadecode
Copy link
Owner

So I used enums as country identifiers instead of using integers because enums provide better readability, maintainability, and type safety.

Also, I updated the ICountry interface to reflect these changes and modified the unit tests to ensure correctness.

@ReaganDev @deanology please review

@selfmadecode selfmadecode merged commit 3bed256 into main Feb 23, 2025
2 checks passed
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.

3 participants