#I would love if Solid could settle for a common prefix for utilities

2 messages · Page 1 of 1 (latest)

shell loom
#

There is already a pattern behind this naming scheme. create is for instantiating a new reactive resource. use doesn't do that and rather makes "use" of something that already exists. Eg. useContext or useAction

feral edge
#

That actually makes sense lol