You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn how to write cleaner, more readable TypeScript code by adopting modern naming conventions. This post explains why outdated prefixes like I and suffixes like Interface are unnecessary, and how to use consistent type aliases and descriptive names to improve your codebase.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
blog/post/modern-typescript-naming
Learn how to write cleaner, more readable TypeScript code by adopting modern naming conventions. This post explains why outdated prefixes like I and suffixes like Interface are unnecessary, and how to use consistent type aliases and descriptive names to improve your codebase.
https://www.shaneyu.com/blog/post/modern-typescript-naming
Beta Was this translation helpful? Give feedback.
All reactions