Replies: 1 comment 2 replies
-
you can do that but i wouldn't recommend it. see: https://twitter.com/0xca0a/status/1282999626782650368 you'd be wasting so much code and effort on things like events, which are still rudimentary at best, resize, etc. i understand that you have lots of code already written and yes you can go about it little by little, putting imperative code into the scene via |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Guys,
I have a code working fine, but I want to use it with reactjs, and the better way for that is using this lib. But, I was wondering if have a way not using the tag as and just creating with hooks and js
this is my code.
https://github.com/Deboracgs/proj16/blob/master/src/client/client.ts
Beta Was this translation helpful? Give feedback.
All reactions