fingerprintjs-pro-react icon indicating copy to clipboard operation
fingerprintjs-pro-react copied to clipboard

Host examples on vercel?

Open Valve opened this issue 3 years ago • 3 comments

Would it be possible to host the examples on Vercel?

Valve avatar Feb 17 '22 15:02 Valve

It would be possible but I'm not sure I see a lot of value in it. The examples are mainly useful for 2 reasons in my opinion: a) users will be able to look at the code to see how to integrate the hook and b) they will be able to serve them locally and tweak something to see how the changes affect results. Hosting the demo would mainly showcase the use of the JS agent (however nothing about it is React specific) and the caching mechanism that will be only noticeable with the Network and Application tabs open in DevTools. Still I'm not sure that hosting examples will increase adoption of the React SDK. But I'm keeping an open mind :)

borislobanov92 avatar Feb 17 '22 17:02 borislobanov92

Thanks, let's keep this open to invite more community votes.

Valve avatar Feb 17 '22 19:02 Valve

I agree with @borislobanov92. Perhaps, we could put it on CodeSandbox so that users can make changes and see how it affect results.

EmmanuelTheCoder avatar May 12 '22 11:05 EmmanuelTheCoder