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
useSomething is a conventional name for hooks, but it's not ideal for npm package names because of vagueness. There are number of options but I'm leaning to @nodecg/react-hooks
The text was updated successfully, but these errors were encountered:
+1 on the rename of the package to @nodecg/react-hooks.
Please if you do rename will you mark the prior package as deprecated (either through npm deprecate or the UI)? Just so then people know to update, if there is anything to update too.
useSomething
is a conventional name for hooks, but it's not ideal for npm package names because of vagueness. There are number of options but I'm leaning to@nodecg/react-hooks
The text was updated successfully, but these errors were encountered: