Content
@
0 reply
0 recast
0 reaction
@git
nothing is more disappointing than a library providing only react support. "nobody has time to make versions for each framework!" not what we are asking and not what you should do even if you're able to. Just make a vanilla JS version and a react version. This ends up being better for your library long term
6 replies
2 recasts
28 reactions
Phil Cockfield
@pjc
Agreeeeeed! Hooks is a terrible way to expose an interface. > "Just make a vanilla JS version and a react version." And have the react version be a light hook wrapper around the Vanilla JS.
2 replies
1 recast
4 reactions
@git
exactly on the 2nd point
0 reply
0 recast
2 reactions