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
1) Variable names are shorter and clearer (category, currentShortDesc).
2) Used direct key access (prefixMap[category]) instead of hasOwnProperty.
3) Removed unnecessary comments (code is self-explanatory now).
0 commit comments